Releases: clj-commons/marginalia
Releases · clj-commons/marginalia
0.9.2
What's Changed Recently
- Add
:meta
support to address #186. - Update all dependencies.
Additional Changes Since v0.9.1 (auto-generated by GitHub)
- Address #15 by adding --lift-inline-comments option by @seancorfield in #169
- Add
-X --exclude-lifted-comments
option; add tests for inline comment handling by @seancorfield in #170 - Naive solution to #81 by @seancorfield in #171
- fix sorting in (find-processable-file-paths) by @vdmit11 in #173
- Issue 176: Add support for :extend-via-metadata in defprotocol by @ALai57 in #178
- Minor modernizations: CI, Clojure version, test organization by @tsmacdonald in #182
- Support reader conditionals by @tsmacdonald in #183
- Fix typoed docco URL in README by @tsmacdonald in #184
New Contributors
- @seancorfield made their first contribution in #169
- @vdmit11 made their first contribution in #173
- @ALai57 made their first contribution in #178
- @tsmacdonald made their first contribution in #182
Full Changelog: v0.9.1...v0.9.2
v9.1 Keeping up with Cognitects
The are the latest changes needed to allow marginalia to work on codebases using Clojure 1.9
Version 9
Better clojurescript support including javascript literal syntax
Use Marginalia to document your clojurescript projects