v0.80.0 #1007
maxandersen
started this conversation in
General
v0.80.0
#1007
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Easier (but breaking) edit and foojay.io!
jbang edit
now will open editor by default as opposed before you needed to dojbang edit --open
. If you want the old behavior usejbang edit --no-open
. This change is because if you really use edit it gets very tedious to write and many users did not seem to realise whatjbang edit
actually can do.foojay.io for JDK Downloads
With adoptopenjdk.net moving to Eclipse Adoptium we have the challenge that neither of their apis will give access to the full range of builds. Thus we moved to use api.foojay.io instead. Should not change anything for you as user but in case you see jbang fail to download/install a JDK where it worked before please let us know!
Other minor fixes and features found below!
Changelog
🚀 Features
--java-options
(feat: add--java-options
#989)🐛 Fixes
baseName
is no longer ambiguous (fix:baseName
is no longer ambiguous #999)🧰 Tasks
version --update
works on Windows ([fix] Make sureversion --update
works on Windows #996)Contributors
We'd like to thank the following people for their contributions:
Tako Schotanus, Max Rydahl Andersen, GitHub
This discussion was created from the release v0.80.0.
Beta Was this translation helpful? Give feedback.
All reactions