Skip to content

0.7.0

Compare
Choose a tag to compare
@pron pron released this 18 Aug 13:57
· 891 commits to master since this release

Security

New Features and Enhancements

  • The following repository aliases are recognized: central (Maven Central https), central-http(Maven Central http), jcenter (jCenter https), jcenter-http(jCenter http), and local (for the local repository).
  • Capsule supports local repositories with file:... URLs.
  • Capsule does not allow SNAPSHOT dependencies unless the Allow-Snapshots attribute is set to true.
  • Better JVM installation search on Windows.

Bug Fixes

  • #14
  • -Dcapsule.resolve sometimes fails.