This is primarily a bug-fixing release which addresses the following significant changes:
- Build native-images for the
compatibility
architecture target to improve usability in more environments. - Force UTF-8 encoding on input and output streams to prevent garbling of unicode characters in
cljstyle pipe
- Update to support the new method value and array class syntax introduced in Clojure 1.12.
Full Changelog: 0.16.626...0.17.642