babashka/doc/news.md

29 lines
1.5 KiB
Markdown
Raw Normal View History

2020-11-20 10:08:42 +00:00
# News
This page keeps track of interesting developments around babashka. Feel free to
make a PR if you have anything to add.
## 2020-11
This month there is a babashka [survey](https://nl.surveymonkey.com/r/H2HK3RC)
where you can leave feedback about babashka. This will be used for future
development.
- Nate Jones published his [presentation](https://youtu.be/RogyxI-GaGQ) at the
LA Clojure meetup from April.
- Nicolas Ha published a [Github action](https://github.com/turtlequeue/setup-babashka) for babashka.
- Jakub Holy added a [feature flag](https://github.com/borkdude/babashka/blob/master/doc/build.md#feature-flags) to support the Oracle database.
- Aleksandr Zhuravlёv posted a [gist](https://gist.github.com/zelark/49ffbc0cd701c9299e35421ac2e3d5ab)
that shows how to build a torrent viewer.
- Steffen Glückselig posted a [gist](https://gist.github.com/MrGung/81bee21eb52cb9307f336705d5ab08ad) that shows how to clone all repositories from a Gitlab group
- [Matchete](https://github.com/xapix-io/matchete), a pattern matching library,
works with babashka, see
[example](https://github.com/borkdude/babashka/issues/631)
## 2020-10
- [Malcolm Sparks](https://twitter.com/malcolmsparks/status/1320274099952848896) posted a
[script](https://gist.github.com/malcolmsparks/61418b6bbcd0962536add1ccb07033b5) that
sorts his photo collection.
- Babashka 0.2.3 released. See [release notes](https://github.com/borkdude/babashka/blob/master/CHANGELOG.md#v023-2020-10-21).