Skip to content

v0.1.8 Release

Choose a tag to compare

@github-actions github-actions released this 28 Jun 15:50
· 30 commits to main since this release
3b10eb3

Release v0.1.8

Commits included in this release

Changes since v0.1.7:

  • 3b10eb3 Merge pull request #4 from Golumpa/dev/0.1.8
    Dev/0.1.8

  • 98b2165 Stabilize UID generation and page-first dice parsing

  • 241a15e update version to 0.1.8

  • fe3eb98 all non main releases
    all non main releases will be marked as a pre release so we can build releases that do not get sent out as an update notification to everyone just yet

  • 2188e62 update release workflow to catch forgotten version bumping
    I forgot to bump the version to 0.1.8 in the last release but my workflows still ran and replaced the 0.1.7 files. Added a validation check and now refuses to release on an existing tag.

  • bd55602 Merge pull request #3 from Golumpa/dev/0.1.8
    Dev/0.1.8

  • 5e46502 update release workflow to include commit descriptions
    like this description right here :)

  • 8ed01e7 Added Chaos items
    Added Chaos, his arc and his bonus cosmetic items.

  • 817f504 Make release workflow be a bit more detailed in the release notes

  • 666ff94 Update export format documentation for primary IDs
    Added 'reward_type' to the list of fields to avoid as primary IDs.

  • 0d8dde2 Enhance UID generation explanation in export-format.md
    Clarified UID generation process and uniqueness.