Releases: pawellabaj/auto-record
Releases Β· pawellabaj/auto-record
v1.0.0
What's Changed
Documentation update π
- fix: π docs: Add Javadoc to API classes by @create-issue-branch in #69
Full Changelog: v0.3.0...v1.0.0
v0.3.0
What's Changed
New features β¨
- feat: β¨ Generate toBuilder method when builder is enabled by @create-issue-branch in #65
Documentation update π
- docs: π Create proper Readme by @create-issue-branch in #52
Bug fixes π
- fix: π Memoization for default methods with generics throws error by @create-issue-branch in #67
Dependencies β¬οΈ
- build: maven: (deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot in #57
- maven: (deps): bump maven-release-plugin from 3.0.0-M7 to 3.0.0 by @dependabot in #58
- maven: (deps): bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0 by @dependabot in #59
- maven: (deps): bump maven-install-plugin from 3.1.0 to 3.1.1 by @dependabot in #60
- maven: (deps): bump maven-gpg-plugin from 1.5 to 3.0.1 by @dependabot in #61
- maven: (deps): bump maven-source-plugin from 2.2.1 to 3.2.1 by @dependabot in #62
- maven: (deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 by @dependabot in #63
Housekeeping π§
- build: Added bug template by @pawellabaj in #53
- build: Feature template added by @pawellabaj in #54
- Code of Conduct added by @pawellabaj in #55
- Create CONTRIBUTING.md by @pawellabaj in #56
New Contributors
- @dependabot made their first contribution in #57
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
Dependencies β¬οΈ
- feat: β¬οΈ Update jsr305 version by @create-issue-branch in #46
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
Bug fixes π
- fix: π Equals method should be overridden in records containing array fields by @create-issue-branch in #38
Full Changelog: v0.1.0...v0.1.1
0.1.0
What's Changed
New features β¨
- feat: β¨ Added code to repo by @pawellabaj in #5
- feat: β¨ Issue/issue 15 disable sonar analysis from ci by @pawellabaj in #16
- feat: β¨ Revert to CI triggered Sonar analysis by @create-issue-branch in #18
- feat: π· Issue 12 set up releasing by @pawellabaj in #20
- feat: π· Issue 12 alter release workflow by @pawellabaj in #22
- feat: π· Issue 12 alter release workflow by @pawellabaj in #23
Bug fixes π
- fix: π CI workflow doesn't run tests by @create-issue-branch in #14
Housekeeping π§
- Issue 1 set up actions by @pawellabaj in #3
- feat: π· build: Prepare release when build and verify is successful by @pawellabaj in #21
Full Changelog: https://github.com/pawellabaj/auto-record/commits/v0.1.0