Skip to content

6.0.0

Compare
Choose a tag to compare
@sambsnyd sambsnyd released this 24 Nov 02:15

The major feature of this release is a total rewrite of the Maven POM parsing & refactoring.
The new implementation no longer relies on aether. It was created from the ground up to produce exactly the same dependency resolution results that Maven itself does, but much faster and without relying on a known-unsafe for parallelism local cache.