Releases: diffblue/cover-annotations
Releases · diffblue/cover-annotations
v1.3.0
v1.2.0
What's Changed
- Fix typo in README.md by @TGWDB in #7
- Automate releases by @ThomasPerkins1123 in #8
- Run CI on develop branch by @ThomasPerkins1123 in #9
- Update README.md for InTestsUseEnums by @majakusber in #10
- Update README.md with the latest version by @majakusber in #11
- Update README.md to link to Maven repository by @majakusber in #12
- Fix spotless by @ThomasPerkins1123 in #14
- Add a new annotation @MethodUnderTest by @majakusber in #13
- Update version to 1.2.0 by @majakusber in #16
- Release 1.2.0 by @majakusber in #17
New Contributors
- @majakusber made their first contribution in #10
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- [TG-21323] Move latest annotations by @roxspring in #1
- @InTestsUseEnums + Docs by @roxspring in #2
- Add ci.yml by @Michael31416 in #3
- Fix JDK number in comments by @TGWDB in #4
- Run CI on PR only on pull_request and on main branch on push by @Michael31416 in #5
- Update version to 1.1.0 by @ThomasPerkins1123 in #6
New Contributors
- @roxspring made their first contribution in #1
- @Michael31416 made their first contribution in #3
- @ThomasPerkins1123 made their first contribution in #6
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial release
Introduces annotations
@InTestsMock
@InTestsMockConstruction
@InTestsMockStatic