File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 2.2.0] - 2023-02-12
4+ ### Added
5+ - An ` excel ` macro to capture output from ` print-table ` . See README.
6+
37## [ 2.1.0] - 2022-02-21
48### Changed
59- Update dependencies and resolve JODConverter breaking changes, including
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ boilerplate-free common sense styling.
88
99Lein:
1010```
11- [org.clojars.mjdowney/excel-clj "2.1 .0"]
11+ [org.clojars.mjdowney/excel-clj "2.2 .0"]
1212```
1313
1414> Note: Ongoing v1.x support can be found on the
Original file line number Diff line number Diff line change 1- (defproject org.clojars.mjdowney /excel-clj " 2.1 .0"
1+ (defproject org.clojars.mjdowney /excel-clj " 2.2 .0"
22 :description " Generate Excel documents & PDFs from Clojure data."
33 :url " https://github.com/matthewdowney/excel-clj"
44 :license {:name " Eclipse Public License"
You can’t perform that action at this time.
0 commit comments