v0.1.8 Release
Release v0.1.8
Commits included in this release
Changes since v0.1.7:
-
3b10eb3Merge pull request #4 from Golumpa/dev/0.1.8
Dev/0.1.8 -
98b2165Stabilize UID generation and page-first dice parsing -
241a15eupdate version to 0.1.8 -
fe3eb98all 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 -
2188e62update 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. -
bd55602Merge pull request #3 from Golumpa/dev/0.1.8
Dev/0.1.8 -
5e46502update release workflow to include commit descriptions
like this description right here :) -
8ed01e7Added Chaos items
Added Chaos, his arc and his bonus cosmetic items. -
817f504Make release workflow be a bit more detailed in the release notes -
666ff94Update export format documentation for primary IDs
Added 'reward_type' to the list of fields to avoid as primary IDs. -
0d8dde2Enhance UID generation explanation in export-format.md
Clarified UID generation process and uniqueness.