File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- # Unreleased
1+ # 1.0.5 (2021-10-13)
22
33- [ #34 ] ( https://github.com/clojure-emacs/parseclj/pull/34 ) Replace ` cl-case ` with ` cond `
44
5- ## 1.0.4 (2021-09-30)
5+ # 1.0.4 (2021-09-30)
66
77- Provide parseclj-alist-merge, since we can't use ` (map-merge 'alist) ` yet in Emacs 25/26.
88
9- ## 1.0.3 (2021-09-29)
9+ # 1.0.3 (2021-09-29)
1010
1111- Remove remaining a.el usage (this time for real)
1212
13- ## 1.0.1 (2021-09-27)
13+ # 1.0.1 (2021-09-27)
1414
1515- Remove remaining a.el usage
1616
17- ## 1.0.0 (2021-09-27)
17+ # 1.0.0 (2021-09-27)
1818
1919- Added a ` :read-one ` option to read/parse a single form at a time
2020- Support more reader dispatch macro forms: eval (` #= ` ), shebang (` #! ` ),
2121 symbolic value (` ##NaN ` )
2222
23- ## 0.2.0 (2020-10-12)
23+ # 0.2.0 (2020-10-12)
2424
2525- raise error on unmatched closing paren/brace
2626
27- ## 0.1.0 (2018-05-27)
27+ # 0.1.0 (2018-05-27)
2828
2929Initial release.
You can’t perform that action at this time.
0 commit comments