0.1.3
* support ghc-9.10
0.1.2
* support ghc from 8.6 to 9.6 and drop older versions
* handle comments inside objects
0.1.1
* rework API
* support ghc from 8.0 to 8.10 and drop older versions
* interpret unknown xref stream entry type as reference to null object
* support 1- and 2-digit escapes sequence in literal string
0.0.3.0
* add Functor and Applicative instances to fix AMP warnings
* fix attoparsec module deprication warnings
* add scientific dependency
latest attoparsec uses it for numbers