v0.95.0 #1374
maxandersen
announced in
Blog/Website
v0.95.0
#1374
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changelog
This release introduces "globbing" for
--sources
and--files
meaning you can do things like:or if you want only .java and only .html files:
This lets you build bigger projects with more complex structures, while still being quite compact.
A interesting sideeffect of these features is that JBang can now be used to build JBang itself. See bootstrap.java if interested - still a few things needed to do a 100% bootstrap but we are getting closer :)
As been a while since a release also a good bunch of bugfixes, especially around alias handling that had a regression. If aliases was not behaving as you expect try this update and things should be better!
🚀 Features
--available
tojdk list
🐛 Fixes
--sources
♻️ Changes
--resource
/-r
are now--files
/-f
Vendor
enum🧰 Tasks
Contributors
We'd like to thank the following people for their contributions:
Tako Schotanus, Ikko Ashimine, Max Rydahl Andersen, GitHub
This discussion was created from the release v0.95.0.
Beta Was this translation helpful? Give feedback.
All reactions