Releases: viktorlott/penum
Releases · viktorlott/penum
Penum - v0.1.30
Changelog - 2024-10-13
Bug Fixes
- Add variant comment
- Tests and rework
- Formatting errors
Miscellaneous Tasks
- Update readme.md
- Update scraper requirement from 0.15.0 to 0.17.1
- Update itertools requirement from 0.10.5 to 0.11.0
- Release
Penum - v0.1.29
Changelog - 2023-07-22
Bug Fixes
- Support for fallback through 'default = '
- Refactor implementation and prepare for impl! feat
Miscellaneous Tasks
- Release
Penum - v0.1.28
Changelog - 2023-07-22
Bug Fixes
- Spelling and adding tests
Documentation
- Update documentation with example
Features
- Partial support for Into
- Add new declarative macro called 'static_str'
Miscellaneous Tasks
- Release
- Release
Misc
- Add toolchain file
Penum - v0.1.27
Changelog - 2023-06-03
Features
- Add support for descriminant expressions
Miscellaneous Tasks
- Release
Penum - v0.1.26
Changelog - 2023-04-18
Bug Fixes
- Add unit tests for penum
- Remove rustfmt dependency
- Extend fixme comments
Documentation
- How to release
- Extend overview document
Features
- Support for empty trait binding
Miscellaneous Tasks
- Release
Refactor
- Move lib tests to penum
- Change penum fn handles
Penum - v0.1.25
Changelog - 2023-04-15
Bug Fixes
- Improved docs
- Impl syntax for multiple types
- Allow empty implementations
Features
- Support for multi dispatch
Miscellaneous Tasks
- Release
Penum - v0.1.24
Changelog - 2023-04-01
Bug Fixes
- Made text corrections in readme.md
Features
- Syntax improvements
Miscellaneous Tasks
- Release
Refactor
- Improve impl expr parser
Penum - v0.1.23
Changelog - 2023-04-01
Bug Fixes
- Change into workflow dispatch
- Updated the changelog template
- Changed text segment
- Variants had incorrect call sig
Features
- Added release on tag
Miscellaneous Tasks
- Release
Refactor
- Code reduction
Testing
- Changing the release script
Penum - v0.1.22
Changelog - 2023-04-01
Bug Fixes
- Remove test from hook.sh
- Set package-ecosystem to cargo
Features
- Added cliff configuration
- Added release jobs
- Added dependabot
Miscellaneous Tasks
- Release
Refactor
- Remove unused tag ci