hjsonpointer/changelog.md

22 lines
307 B
Markdown
Raw Normal View History

2016-07-11 17:39:15 +03:00
# 0.3.0.2
+ Switch to hspec for tests.
# 0.3.0.1
+ Enable GHC 8.
# 0.3.0.0
2016-02-20 00:47:15 +03:00
+ Rewrite.
# 0.2
+ Fix mistake in `resolveRefTok`.
+ Split errors over two types.
+ Switch the order of pointer and value arguments for functions that take both. The pointer now comes first.
# 0.1
+ Initial implementation.