v0.110.0 #1658
maxandersen
announced in
Blog/Website
v0.110.0
#1658
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changelog
JBang will now use "central" rather than "mavencentral" as its id for fetching dependencies allowing for better sharing of downloads between Maven and JBang based builds. Also means you can do
//REPOS central
as a shorthand. Should not break users but is a behavior change thus released as minor rather than a patch.Fixed a regression where maven artifacts with capital letters failed to download.
This discussion was created from the release v0.110.0.
Beta Was this translation helpful? Give feedback.
All reactions