Releases · eclipse-sisu/sisu-project (original) (raw)

1.0.0

What's Changed

New Contributors

Full Changelog: milestones/0.9.0.M4...releases/1.0.0

0.9.0.M4

Most important change: ASM is "demoted" to plain dependency, hence, consumer is able to override/update it the usual "Maven way". This applies to all components: inject, plexus and sisu-maven-plugin as well.

Historically, Sisu shaded in ASM just like Guice did. Later Sisu started shipping "main" JAR with shaded ASM but also "no_asm" classified artifact without ASM (just like Guice did with "classes" classified JAR). Starting from this version, Sisu does not shade ASM anymore, it is "demoted" to transitive dependency. Sisu is built with ASM 9.8.

Sisu is compatible with range of Guice [3,7).

What's Changed

Full Changelog: milestones/0.9.0.M3...milestones/0.9.0.M4

0.9.0.M3

What's Changed

New Contributors

Full Changelog: milestones/0.9.0.M2...milestones/0.9.0.M3

0.9.0.M2

0.9.0.M1

What's Changed

New Contributors

Full Changelog: https://github.com/eclipse/sisu.inject/commits/milestones/0.9.0.M1

0.3.5

Maintenance release