Skip to content

Releases: gurkankaymak/hocon

v1.2.19

24 Dec 17:11
Compare
Choose a tag to compare
  • fixed the error when an array line ends with a comment with a '#' character #46

v1.2.18

19 Oct 17:19
Compare
Choose a tag to compare
  • fixed the error when a path expression in key ends with a number #45

v1.2.17

21 Aug 06:23
49329f9
Compare
Choose a tag to compare
  • add quotation mark for String #22

v1.2.16

12 Aug 16:50
9ccc664
Compare
Choose a tag to compare
  • fixed array trailing comma comments #42

v1.2.15

13 Feb 12:35
6ee0f72
Compare
Choose a tag to compare
  • consistently resolve transitive substitutions #37

v1.2.14

23 Dec 13:12
Compare
Choose a tag to compare
  • fixed parsing nested object with the value of an unquoted string #35

v1.2.13

20 Dec 07:19
Compare
Choose a tag to compare
  • fixed parsing array that contains substitution and concatenation #34

v1.2.12

19 Dec 17:49
Compare
Choose a tag to compare
  • fixed parsing unquoted strings inside the arrays #33
  • fixed parsing unquoted strings which Scanner library recognizes as float (like 123e4567) #32

v1.2.11

05 Dec 11:02
Compare
Choose a tag to compare
  • fixed parsing includes with relative paths #28
  • fixed parsing multiple includes #30

v1.2.10

08 Nov 07:46
Compare
Choose a tag to compare
  • fixed the parsing error when a comment line contains a ' character, #26