Releases: magiconair/properties
Releases · magiconair/properties
v1.8.9
v1.8.8
v1.8.7
What's Changed
- use github actions by @magiconair in #66
- ⚡ Speedup merge by @AdityaVallabh in #65
New Contributors
- @AdityaVallabh made their first contribution in #65
Full Changelog: v1.8.6...v1.8.7
v1.8.6
v1.8.5
What's Changed
- Properly compare versions equal or over to 1.15 in TestMustGetParsedD… by @eclipseo in #53
- Fix: Encoding Bug in Comments by @doxsch in #55
When reading comments \ are loaded correctly, but when writing they are then
replaced by \. This leads to wrong comments when writing and reading multiple times.
New Contributors
Full Changelog: v1.8.4...v1.8.5
v1.8.4
v1.8.3
What's Changed
- Include the key in error message causing the circular reference by @haroon-sheikh in #49
New Contributors
- @haroon-sheikh made their first contribution in #49
Full Changelog: v1.8.2...v1.8.3
v1.8.2
What's Changed
- Sorting property keys by @mkjor in #40
- Specification of key and value separator added by @mkjor in #41
- Made Content-Type check whitespace agnostic in LoadURL() by @aliras1 in #42
- backslashes must be escaped on write by @apesternikov in #36
New Contributors
- @mkjor made their first contribution in #40
- @aliras1 made their first contribution in #42
- @apesternikov made their first contribution in #36
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- fix leak that body should always be closed after request by @liubog2008 in #35
New Contributors
- @liubog2008 made their first contribution in #35
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Allow disable expansion during the load by @kmala in #26
- Refactor loading by @magiconair in #31
New Contributors
Full Changelog: v1.7.6...v1.8.0