id/CHANGELOG.md

106 lines
3.3 KiB
Markdown
Raw Normal View History

2024-11-08 01:32:17 +00:00
# Changelog
2025-01-17 16:16:21 +00:00
## [0.5.4](https://github.com/sevki/okid/compare/v0.5.3...v0.5.4) (2025-01-17)
### Bug Fixes
* release new version ([bd9b841](https://github.com/sevki/okid/commit/bd9b8412c5b71ae1bbee074349c3c60663c0b4b0))
2024-11-21 14:23:30 +00:00
## [0.5.3](https://github.com/sevki/okid/compare/v0.5.2...v0.5.3) (2024-11-21)
### Bug Fixes
* bump jetstream_wireformat ([8e44343](https://github.com/sevki/okid/commit/8e443431f966d46ca22cb7f77c4f429a47f32117))
2024-11-21 09:18:04 +00:00
## [0.5.2](https://github.com/sevki/okid/compare/v0.5.1...v0.5.2) (2024-11-21)
### Bug Fixes
* broken no-default-features ([bac10cc](https://github.com/sevki/okid/commit/bac10cc2f2991608ea0fc2b56b62b7a26d0d43ee))
* pin wireformat version to 6.6.0 ([bf06dc0](https://github.com/sevki/okid/commit/bf06dc0625a09c736eba1891975285b21d88b822))
2024-11-20 20:49:25 +00:00
## [0.5.1](https://github.com/sevki/okid/compare/v0.5.0...v0.5.1) (2024-11-20)
### Bug Fixes
* lockfile ([9634d44](https://github.com/sevki/okid/commit/9634d444382af4c4716bffc683ef7a08f4585455))
2024-11-20 16:37:06 +00:00
## [0.5.0](https://github.com/sevki/okid/compare/v0.4.2...v0.5.0) (2024-11-20)
### Features
* node id ([3d9f42a](https://github.com/sevki/okid/commit/3d9f42a7c6e6743ba0081086fc0223ea115a4087))
### Bug Fixes
* Update README.md feature flag ([024b216](https://github.com/sevki/okid/commit/024b2169ec501e6121e7ff33fe171390f6c0df26))
2024-11-10 12:16:05 +00:00
## [0.4.2](https://github.com/sevki/okid/compare/v0.4.1...v0.4.2) (2024-11-10)
### Bug Fixes
* pathsafe make it a function ([8421f66](https://github.com/sevki/okid/commit/8421f668b0125ff00e16258065b3b01e2507e4b7))
2024-11-10 11:48:42 +00:00
## [0.4.1](https://github.com/sevki/okid/compare/v0.4.0...v0.4.1) (2024-11-10)
### Bug Fixes
* typo ([2901db9](https://github.com/sevki/okid/commit/2901db9ae69a51604cc86f69da803aa34d750901))
* usability ([1ddeb08](https://github.com/sevki/okid/commit/1ddeb08c8e58cc6973739a6a8dd97e162e798824))
2024-11-10 02:47:07 +00:00
## [0.4.0](https://github.com/sevki/okid/compare/v0.3.0...v0.4.0) (2024-11-10)
### Features
* introduce pathsafe ([12758ef](https://github.com/sevki/okid/commit/12758ef97b2c25ed78d897461d645e10b06cfb37))
2024-11-10 01:37:05 +00:00
## [0.3.0](https://github.com/sevki/okid/compare/v0.2.0...v0.3.0) (2024-11-10)
### Features
* add as ref support ([dc909e2](https://github.com/sevki/okid/commit/dc909e20ad0ea0d4afd95b53a428a1161839a756))
2024-11-08 01:46:01 +00:00
## [0.2.0](https://github.com/sevki/okid/compare/v0.1.1...v0.2.0) (2024-11-08)
### Features
* move the docs ([0935c08](https://github.com/sevki/okid/commit/0935c08d4ce7351f5b70979919d054c9dae32c6c))
2024-11-08 01:36:37 +00:00
## [0.1.1](https://github.com/sevki/okid/compare/v0.1.0...v0.1.1) (2024-11-08)
### Bug Fixes
* update release-please-config.json ([6d7e3c8](https://github.com/sevki/okid/commit/6d7e3c8ea08acd320dd9ce85d3d787e389b76531))
2024-11-08 01:32:17 +00:00
## 0.1.0 (2024-11-08)
### ⚠ BREAKING CHANGES
* first-release
### Features
* first-release ([f71d041](https://github.com/sevki/okid/commit/f71d0417e12df2863bf6d4e375398bb1d8d5588c))
* new release ([4ce14a2](https://github.com/sevki/okid/commit/4ce14a26a939aa3b057d7193eed82ae30fe48f98))
* release 0.1~ ([51db905](https://github.com/sevki/okid/commit/51db905b1951cf80cd5a65c444d66c3f4ccf6a94))
* update js ([d18eaf6](https://github.com/sevki/okid/commit/d18eaf6401da023d835f184a53ac2dfedc56c5f4))
### Bug Fixes
* lint errors ([296c7c6](https://github.com/sevki/okid/commit/296c7c6ddbdd61d98806d4bbc16f0516abaf72c1))
* warnings ([ef710a1](https://github.com/sevki/okid/commit/ef710a1615f415f01c6c319f74a01290856c9dbc))