Skip to content

Releases: clj-commons/clj-yaml

v1.0.27

11 Aug 11:56
e847e3e
Compare
Choose a tag to compare

v1.0.26

04 Oct 21:22
cff80ce
Compare
Choose a tag to compare

Release-0.7.169

26 Sep 10:14
Compare
Choose a tag to compare

What's Changed

  • Feature/load all by @clumsyjedi in #22
  • dev: git ignore lein repl history file by @lread in #41
  • github: disable auto PR review for codeowners [skip ci] by @lread in #42
  • docs: update changelog, mention circleci fork by @lread in #43
  • docs: update version in README by @lread in #45
  • ci: trigger deploy job only on version tag by @lread in #46
  • Support :unknown-tag-fn by @borkdude in #49
  • Rename load-all? to load-all by @borkdude in #50
  • Add tools.build + deps/prep-lib by @borkdude in #51
  • address clj-kondo warnings about type hints by @lread in #55
  • Enable warning on reflection by @lread in #56
  • Fix zero leading number with quotes by @borkdude in #54

New Contributors

Full Changelog: Release-0.7.110...Release-0.7.169

Release-0.7.110

13 Sep 07:55
104cb4c
Compare
Choose a tag to compare
Upgrade snakeyaml to 1.32 (#34)

Release-0.7.109

02 Sep 07:00
4c8abad
Compare
Choose a tag to compare

Upgrade snake-yaml to fix CVE