Skip to content

Releases: magiconair/properties

v1.8.9

07 Dec 18:38
v1.8.9
d8bdba3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.8...v1.8.9

v1.8.8

07 Dec 17:58
v1.8.8
e64054d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.7...v1.8.8

v1.8.7

07 Dec 17:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.6...v1.8.7

v1.8.6

07 Dec 17:59
869a559
Compare
Choose a tag to compare

What's Changed

  • Fix "unreachable code" lint error by @ellie in #57
  • Make TestMustGetParsedDuration backwards compatible by @maage in #63

New Contributors

Full Changelog: v1.8.5...v1.8.6

v1.8.5

07 Dec 18:23
v1.8.5
291b826
Compare
Choose a tag to compare

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

07 Dec 18:22
v1.8.4
0e5c090
Compare
Choose a tag to compare

What's Changed

  • enhance error message for circular references by @sriv in #50

New Contributors

  • @sriv made their first contribution in #50

Full Changelog: v1.8.3...v1.8.4

v1.8.3

07 Dec 18:22
v1.8.3
e55ec40
Compare
Choose a tag to compare

What's Changed

  • Include the key in error message causing the circular reference by @haroon-sheikh in #49

New Contributors

Full Changelog: v1.8.2...v1.8.3

v1.8.2

07 Dec 18:21
v1.8.2
fb99739
Compare
Choose a tag to compare

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

Full Changelog: v1.8.1...v1.8.2

v1.8.1

07 Dec 18:21
v1.8.1
de8848e
Compare
Choose a tag to compare

What's Changed

  • fix leak that body should always be closed after request by @liubog2008 in #35

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

07 Dec 18:20
v1.8.0
c235336
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @kmala made their first contribution in #26

Full Changelog: v1.7.6...v1.8.0