v0.1.5 2016-12-30
- better formatting in write (thanks to @ul)
- char represented by string not bytes
v0.1.4 2016-08-26
thanks to @mpenet
- emit correct nil
- fix EDN List writer
- fix _tags for case sensitive file systems
- add some roundtrip tests
v0.1.3 2016-08-10
- support escaped quotes
- int parsing fix
v0.1.2 2016-06-29
- oasis changed to _tags + topkg
- prefix added to internal moduled
- few bugfixed in reader
- comments support added