Releases: danini-the-panini/kdl-rb
Releases · danini-the-panini/kdl-rb
v2.0.0
v1.0.6
What's Changed
- fix warning in email parser regex by @danini-the-panini in #17
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- make racc a runtime dependency by @danini-the-panini (fixes #15)
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- fix incorrect parsing of negative hex/oct/bin by @danini-the-panini in #14
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- fix: require uri in url template type by @danini-the-panini in #10
- fix: allow dash as a node name by @danini-the-panini in #11
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
v1.0.0
What's Changed
- CI: use bundler-cache from ruby/setup-ruby by @olleolleolle in #5
- Drop unused "executables" directive from gemspec by @olleolleolle in #4
- one point oh compwiance (^._.^)ノ by @danini-the-panini in #3
- change: drop support for ruby 2.3 by @danini-the-panini in #7
- Implement Type parsing by @danini-the-panini in #6
New Contributors
- @olleolleolle made their first contribution in #5
Full Changelog: v0.1.2...v1.0.0
v1.0.0.rc2
Second release candidate for 1.0.0 release. Includes KDL 1.0.0 syntax support and built in type parsers for reserved string types. Also notable is Ruby 2.3 support has been dropped.
What's Changed
- CI: use bundler-cache from ruby/setup-ruby by @olleolleolle in #5
- Drop unused "executables" directive from gemspec by @olleolleolle in #4
- one point oh compwiance (^._.^)ノ by @danini-the-panini in #3
- change: drop support for ruby 2.3 by @danini-the-panini in #7
- Implement Type parsing by @danini-the-panini in #6
New Contributors
- @olleolleolle made their first contribution in #5
Full Changelog: v0.1.2...v1.0.0.rc2
v1.0.0.rc1
Release candidate of 1.0.0 release. Includes KDL 1.0.0 syntax support.
What's Changed
- CI: use bundler-cache from ruby/setup-ruby by @olleolleolle in #5
- Drop unused "executables" directive from gemspec by @olleolleolle in #4
- one point oh compwiance (^._.^)ノ by @danini-the-panini in #3
New Contributors
- @olleolleolle made their first contribution in #5
Full Changelog: v0.1.2...v1.0.0.rc1