Releases: trollsoftware/jcomposition
Releases · trollsoftware/jcomposition
1.2.1
- Hotfix of excessive redefinition of abstract methods
1.2.0
- Support of final classes
- Refactor of merge conflict policy. Now you can use your own custom policies.
1.1.3
Fixed generation of compositions with abstract components
1.1.2
- Fixed incorrect number of argument exception
1.1.1
- Support of abstract methods
- Correct binding and overriding
- minor bug fixes
1.1
- Callbacks (back linking)
- Sharing of protected methods
- fixed minor bugs