hjsonpointer/changelog.txt
Ian Grant Jeffries 907156bdaf 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.
2015-03-26 19:42:19 -04:00

10 lines
205 B
Plaintext

# 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.