Skip to content

Nuts Package Manager v0.8.3.1

Latest
Compare
Choose a tag to compare
@thevpc thevpc released this 01 Feb 22:10
· 299 commits to master since this release
d5f0a9a

This is a bug fixing release that ensures a set of applications are supported by nuts, such as jedit, mucommander etc...

What's Changed

New Contributors

Full Changelog: v0.8.3...v0.8.3.1

  • UPDATED : move support to reporisoties "nuts-public" and "nuts-preview"
  • FIXED : Updated README
  • FIXED : {runtime} Fixed problem with dependency resolution whit maven's "import" scope
  • ROLLBACK : Rolled back test on maven-local
  • FIXED : Fixed nuts api without changing the version and without breaking the API, changes will be promoted to next version later thevpc 46 minutes ago
  • UPDATED : Updated NEXT API CHANGES
  • UPDATED : Updated .gitignore
  • FIXED : Fixed Help files
  • FIXED : Changed $* by $@
  • FIXED : Fixed NAF support in ncode
  • UPDATED : Updated TEST
  • FIXED : Fixed display of URL paths
  • PERF : Optimize Maven Dependency Resolver
  • FIXED : Fix reinstall so that it calls uninstaller component
  • FIXED : Fix recommendation connector API
  • FIXED : Fix Class Name resolution when using CGLIB
  • FIXED : Call clearLine before Progress
  • FIXED : Call resetLine before Log