- Update parseclj to 1.1.1.
- #12: Allow empty vectors to be printed.
- #14: avoid C stack overflows.
- #15: correctly process empty hashmaps.
- #17: Add support for namespaced maps.
- #11 Support a default-data-reader for tagged literals
- Via parseclj: support bigint
- Make sure parseedn and parseclj versions are in sync
- #10 Replace
cl-case
withcond
- Drop use of (map-merge 'alist) for older Emacsen
- Follow upstream parseclj versioning
- Follow upstream parseclj versioning
- Added print handler for
#uuid
and#inst
- Add support for alist, plist and an explicit error for unsupported dotted pair notation.
- Fix printing of hash-maps with multiple entries.
Initial release of parseedn