Releases: borkdude/rewrite-edn
Releases · borkdude/rewrite-edn
v0.4.8
v0.4.7
v0.4.6
v0.4.5
See CHANGELOG.md for official changelogs.
What's Changed
- Add cljs conditional to fix undeclared var for java warning by @logseq-cldwalker in #30
- conj function by @zerg000000 in #32
New Contributors
- @logseq-cldwalker made their first contribution in #30
- @zerg000000 made their first contribution in #32
Full Changelog: v0.3.4...v0.4.5
v0.3.4
What's Changed
keys
function by @witek in #14get-in
function by @witek in #17- docs: add bb compatible badge by @lread in #25
- Add minimal CI via GitHub Actions by @lread in #24
- Repeated
assoc-in
,assoc
no longer throw NPE by @lread in #23 - Mark impl namespace with no-doc metadata by @lread in #28
- Bump deps by @lread in #29
New Contributors
- @rfhayashi made their first contribution in #11
- @witek made their first contribution in #14
Full Changelog: v0.2.0...v0.3.4