v0.19.0
What's Changed
- Update README.rst by @Zamiell in #87
- Don't panic (on general section for empty ini) by @sirhcel in #88
- Fix typo by @SebastienGllmt in #89
- Fix failing test when building with
--all-features
by @joshuachp in #92 - Add configurable separator by @2m in #93
- Fix reported line/column numbers in error message by @Chocobo1 in #95
- Add test case for ParseError line/column numbers by @Chocobo1 in #97
- Skip over tab characters before comment delimiter by @Chocobo1 in #98
- fix: CI on a supported platform by @ryanwohara in #99
- Improve test coverage for escape_str() function by @rhi-gray in #102
- bump ordered-multimap to 0.6 by @xxchan in #103
New Contributors
- @Zamiell made their first contribution in #87
- @sirhcel made their first contribution in #88
- @SebastienGllmt made their first contribution in #89
- @joshuachp made their first contribution in #92
- @2m made their first contribution in #93
- @Chocobo1 made their first contribution in #95
- @ryanwohara made their first contribution in #99
- @rhi-gray made their first contribution in #102
- @xxchan made their first contribution in #103
Full Changelog: v0.18.0...v0.19.0