File tree Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 1.0.5 (2021-10-13)
2
2
3
- ## 1.0.4 (2021-09-30)
3
+ - [ #10 ] ( https://github.com/clojure-emacs/parseedn/pull/10 ) Replace ` cl-case ` with ` cond `
4
+
5
+ # 1.0.4 (2021-09-30)
4
6
5
7
- Drop use of (map-merge 'alist) for older Emacsen
6
8
7
- ## 1.0.3 (2021-09-29)
9
+ # 1.0.3 (2021-09-29)
8
10
9
11
- Follow upstream parseclj versioning
10
12
11
- ## 1.0.2 (2021-09-29)
13
+ # 1.0.2 (2021-09-29)
12
14
13
15
- Follow upstream parseclj versioning
14
16
15
- ## 1.0.0 (2021-09-27)
17
+ # 1.0.0 (2021-09-27)
16
18
17
- ### Added
19
+ ## Added
18
20
19
21
- Added print handler for ` #uuid ` and ` #inst `
20
22
21
- ## 0.2.0 (2020-09-09 / d25ebc5)
23
+ # 0.2.0 (2020-09-09 / d25ebc5)
22
24
23
- ### Added
25
+ ## Added
24
26
25
27
- Add support for alist, plist and an explicit error for unsupported dotted pair notation.
26
28
27
- ### Fixed
29
+ ## Fixed
28
30
29
31
- Fix printing of hash-maps with multiple entries.
30
32
31
- ## 0.1.0 (2019-03-31 / ddf824b)
33
+ # 0.1.0 (2019-03-31 / ddf824b)
32
34
33
35
Initial release of parseedn
You can’t perform that action at this time.
0 commit comments