Releases: babashka/babashka
Releases · babashka/babashka
v1.12.195
What's Changed
- Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows by @dependabot in #1717
- [describe] add commit SHA to describe by @lispyclouds in #1747
- Fix #1748: add clojure.core/ensure by @borkdude in #1749
- Document that tests should prefer to hit public APIs by @lvh in #1751
- Include java.lang.SecurityException by @grzm in #1753
- Upgrade timbre by @borkdude in #1755
- Add Jsoup by @borkdude in #1756
- Add hickory tests by @borkdude in #1758
New Contributors
- @dependabot made their first contribution in #1717
- @lvh made their first contribution in #1751
Full Changelog: v1.12.194...v1.12.195
v1.12.194
v1.12.193
What's Changed
- Dockerfile nitpicks by @srenatus in #1729
- SCI issue 928: record constructor + opt. meta + ext map by @borkdude in #1732
- Upgrade machine executor by @borkdude in #1736
- Bump SCI: support new Clojure 1.12 interop by @borkdude in #1740
- Sci+fi coercion by @borkdude in #1742
New Contributors
Full Changelog: v1.4.192...v1.12.193
v1.4.192
What's Changed
- Fix #1598: use Rosetta on CircleCI to build x64 images by @borkdude in #1708
- docs: dev: windows tips by @lread in #1712
- Support running of new babashka.process tests by @lread in #1711
- docs: dev: windows set example misleading by @lread in #1713
- Add java.io.LineNumberReader by @borkdude in #1714
- Clojure 1.12 by @borkdude in #1718
- Fix #1720: include clojure.java.process by @borkdude in #1721
- Fix #1722: add new clojure 1.12 vars by @borkdude in #1723
- Fix #1719: add new clojure 1.12
clojure.repl.deps
namespace by @borkdude in #1724
Full Changelog: v1.3.191...v1.4.192
v1.3.191
v1.3.190
What's Changed
- Bump httpkit to 2.8.0-RC1 by @borkdude in #1677
- Add java.util.concurrent.CountDownLatch by @borkdude in #1680
- Add java.lang.ThreadLocal by @borkdude in #1682
- Fix #1679: issue with wrapping taoensso.timbre/log! by @borkdude in #1683
- Upgrade to GraalVM 22 by @borkdude in #1684
- bump cheshire by @marinmgabriel in #1685
New Contributors
- @marinmgabriel made their first contribution in #1685
Full Changelog: v1.3.189...v1.3.190