Releases: alfasoftware/astra
Releases · alfasoftware/astra
2.6.0
What's Changed
- Improvement to annotation refactor by @harrisric in #133
Full Changelog: astra-2.5.0...astra-2.6.0
2.5.0
What's Changed
- Ignore additional classpath on usecase when using the plugin by @harrisric in #131
- Added explanation of how to use the maven plugin by @harrisric in #132
- Update build.ymlFix GitHub workflows build config cache@v1 issue by @RadikalJin in #136
- Include test dependency in Mojo classpath by @therealluigi-gh in #135
New Contributors
- @therealluigi-gh made their first contribution in #135
Full Changelog: astra-2.4.2...astra-2.5.0
2.4.2
What's Changed
- Add missing goalprefix for plugin by @harrisric in #130
Full Changelog: astra-2.4.1...astra-2.4.2
2.4.1
What's Changed
- Maven debug for problems with deploy by @harrisric in #124
- Downgrade version of maven-plugin-plugin by @harrisric in #125
- Update to latest nexus-staging-maven-plugin by @harrisric in #126
- Update of plugins by @harrisric in #127
- Remove debug from maven build by @harrisric in #128
- Use Maven 3.9.9 to unblock deployment since plugin added by @harrisric in #129
Full Changelog: astra-2.4.0...astra-2.4.1
2.4.0
What's Changed
- Create an astra maven plugin for easy application of refactors by @harrisric in #122
- Javadoc warning fixes highlighted in the build by @harrisric in #123
Full Changelog: astra-2.3.0...astra-2.4.0
2.3.0
astra-2.2.4
2.1.3
What's Changed
- Pin versions of dependencies to avoid resolving version incompatible … by @RadikalJin in #116
Full Changelog: astra-2.1.2...astra-2.1.3
astra-2.1.2
What's Changed
- 90 Add coverage information with sonar by @ade3p in #110
- 62 add test coverage for MethodAnalysis by @ade3p in #111
- 112 get fully qualified name utilities handle type declarations such … by @RadikalJin in #113
New Contributors
Full Changelog: astra-2.1.1...astra-2.1.2
astra-2.1.1
[2.1.1] - 2022-07-15
Changed
- Addressing sonar issues following AnnotationChangeRefactor updates by @RadikalJin in #99
- Adding .mvn to .gitignore by @RadikalJin in #100
- 101 TypeMatcher matches on parameterized interface types by @RadikalJin in #102
- Issue #36 resolved. by @monjurmorshed793 in #85
- Fix/issue 104 reduce cognitive complexity by @mohannaidu in #105
- Fix/issue 103 reduce cognitive complexity of AnnotationChangeRefactor#removeMembersFromAnnotation by @Dafodils in #106
- #87 InlineInterfaceRefactor method refactoring by @Vichukano in #107
- 108 Broaden applicability of AstraUtils functions by @RadikalJin in #109