What's Changed
In addition to minor bug fixes, we changed the type of the Error property key type from String to Cow<'_, str>.
Breaking Changes
Other changes
- chore: add test case. by @ya7010 in #92
- Use tombi by @ya7010 in #94
- fix: clippy. by @ya7010 in #99
- feat: minus test cases. by @ya7010 in #98
- chore: update toml format. by @ya7010 in #100
- feat: update itertools. by @ya7010 in #101
- Update dependencies by @ya7010 in #102
- fix: range validation with message. by @ya7010 in #103
- v2.0.0 by @ya7010 in #104
- chore: rename user. by @ya7010 in #105
Full Changelog: v1.0.5...v2.0.0