v0.18.0
What's Changed
- Make all iterators reversible by @taiki-e in #81
- Implement Iterator::size_hint method by @taiki-e in #82
- Add #[deprecated] attribute to Ini::mut_iter by @taiki-e in #83
- Optional support brackets in section names. Fixes #84 by @aegoroff in #85
- Update ordered-multimap to 0.4 by @taiki-e in #86
New Contributors
Full Changelog: v0.17.0...v0.18.0