Easier (but breaking) edit and foojay.io!
jbang edit now will open editor by default as opposed before you needed to do jbang edit --open. If you want the old behavior use jbang 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 what jbang 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
🐛 Fixes
- 5ea6fc2 use disco/foojay instead of adoptopenjdk to get api that works with old and new jdk versions (#1003)
- d43d1d4
baseNameis no longer ambiguous (#999) - 5625dd9 404s won't fail catalog list/update commands anymore (#997)
🧰 Tasks
- 4fc3384 fix jreleaser sdkman
- e6a3a95 it is JBang not Jbang thus search/replace to fix it once and for all (#1001)
- 95dade4 use pattern instead of change
- 6edf958 [minor]
- 46fa108 [fix] Make sure
version --updateworks on Windows (#996) - 31a4008 [fix] Fixed version updates (#995)
- 0d4d203 fix!: make edit open by default and add --no-open (#994)
Contributors
We'd like to thank the following people for their contributions:
Tako Schotanus, Max Rydahl Andersen, GitHub