Releases: retrogradeorbit/bootleg
Releases · retrogradeorbit/bootleg
Version 0.1.9
Added
- Support for deferred pod namespace loading in babashka (requires bb >= 0.0.99) - #65
Version 0.1.8
Fixed
- YAML upgrade to SnakeYAML 2.0 #46
- Build failed when trying build with graalvm-ce-java11-19.3.0 #47
- Can we have the ns/require code from spire in bootleg? #58
- Running from file in same directory requires leading
./
#61 - Generating XML preserving the tag name case #62
- Fix reflection error preventing XML roundtrip #63
Added
- add babashka pod support #60
Version 0.1.7
v0.1.6-1
Version 0.1.6
Fixed
- nice print edamame exceptions - #30
- tags in loaded markup munged - #31
- fix slurp to return string not input stream - #34
- fix hiccup-seq containing nil causes NPE on conversion - #37
Changed
- clojure.core namespace integration for babashka/sci#130 - #23
- path capture to use thread local - #24 #28
- improve documentation around hiccup and hiccup-seq - #35 #36
- upgraded to latest sci and edamame to fix some reader issues
Added
Version 0.1.5
Fixed
File Not Found error when yaml file missing - #17
Github actions - #22
Friendly error reporting - #8
Added
MacOS build - #14
Windows build - #15
Selmer template support - #16
Enlive macros - #13
Autocoerce Enlive transforms - #9
File globbing - #18
Print warning on data coercion loss - #11
Coloured output
string parsing with edamame
symlink and directory making
many unit tests
v0.1.5-alpha.1
Test build of macos and windows binaries.
Version 0.1.4
Version 0.1.3
[0.1.3] - 2019-10-24
Changed
- Add type conversion test suite