elpasync pushed a change to branch elpa/parseedn.
at e5ba280d1f Correctly bump versions
This branch includes the following new commits:
new ef0f8772bf Initial commit
new 2a30c83198 Tweak the keywords
new acbea6bb1e Fix a typo
new 9c2a37d02c Add a missing require
new 17c4b2f658 Fix a couple of typos
new 8f0582da3f Improve the commentary front matter
new ff3cb233bc Bump the copyright years
new ddf824bc1d Update the installation instructions
new 3e0b5d729e Fix references in tests: s/parseclj/parseedn
new 342359abd1 Merge pull request #2 from
clojure-emacs/fix-build-question-mark
new adf57f36f4 Fix printing of hash-maps with multiple entries
new 0ffab01927 Add test to cover the printing of hash-maps
new f42ff98833 Merge pull request #1 from ak-coram/fix-hash-map-printing
new 6d80a59673 Add support for alist, plist and an explicit error for
unsupported dotted pair notation.
new 4efa23a851 oops! fix test.
new 876dfead6b Fix reference to parseedn-print-kvs ->
parseedn-print-hash-or-alist
new 92bf875962 Merge pull request #5 from
clojure-emacs/support-dotted-pairs
new d25ebc5554 Add CHANGELOG.md, prep for v0.2.0
new 90cfe3df51 Add date/sha to CHANGELOG
new 3e74411f89 Add print handler for #uuid and #inst
new 5470d4ed67 Fix the inst parsing test for the case where TZ=UTC
new 7b9ca20b39 Merge pull request #7 from clojure-emacs/print-uuid-inst
new 3f93aab1ed Remove the a.el dependency
new e7ff673cd9 Release 1.0
new d6abb3adf7 Update parseclj dependency to 1.0.2
new edfee3ae28 Bump versions
new 3b1bea1425 Drop use of map-merge alist, for Emacs 25/26
new b00eb42a1c Update the required Emacs version
new 1a3640d298 Replace `cl-case` with `cond`
new e1de65e463 Merge pull request #10 from clojure-emacs/cl-case-to-cond
new fe8e30a770 Update CHANGELOG
new e5ba280d1f Correctly bump versions