What's Changed
- Add org.jline.keymap.BindingReader by @borkdude in https://github.com/babashka/babashka/pull/1975
- Add FreeBSD instructions for babashka. by @fraggerfox in https://github.com/babashka/babashka/pull/1976
- Update readme - link to discussion by @verberktstan in https://github.com/babashka/babashka/pull/1978
- Add instance checks by @paintparty in https://github.com/babashka/babashka/pull/1983
- Add more lock classes (#1985) by @weavejester in https://github.com/babashka/babashka/pull/1989
- Add more NIO classes, fixes [#1986] by @weavejester in https://github.com/babashka/babashka/pull/1990
- Add remove method to Iterator, fixes [#1987] by @weavejester in https://github.com/babashka/babashka/pull/1991
- Allow reify of Closeable and AutoCloseable, fixes [#1988] by @weavejester in https://github.com/babashka/babashka/pull/1992
- Sci ctx unrestricted by @borkdude in https://github.com/babashka/babashka/pull/1993
- Tasks help + completions by @borkdude in https://github.com/babashka/babashka/pull/1996
- Fix :eval option for clojure.main/repl by @jeroenvandijk in https://github.com/babashka/babashka/pull/1995
- Fix [#1918]: fall back to $HOME when the OS supplies no home directory by @borkdude in https://github.com/babashka/babashka/pull/1997
- Jline 4.3.1 by @borkdude in https://github.com/babashka/babashka/pull/1998
- Bump rewrite-clj to 1.2.55 and insn to 0.5.4 by @borkdude in https://github.com/babashka/babashka/pull/1999
- Bump http-client to 0.4.24 by @borkdude in https://github.com/babashka/babashka/pull/2000
- Changelog: features first, add missing entries by @borkdude in https://github.com/babashka/babashka/pull/2001
- Bump babashka.cli to 0.12.83 by @borkdude in https://github.com/babashka/babashka/pull/2002
- Add the Elements class from Jsoup (#2003) by @christoph-frick in https://github.com/babashka/babashka/pull/2004
New Contributors
- @fraggerfox made their first contribution in https://github.com/babashka/babashka/pull/1976
- @verberktstan made their first contribution in https://github.com/babashka/babashka/pull/1978
- @weavejester made their first contribution in https://github.com/babashka/babashka/pull/1989
- @christoph-frick made their first contribution in https://github.com/babashka/babashka/pull/2004
Full Changelog: https://github.com/babashka/babashka/compare/v1.12.218...v1.13.219