Skip to content

Releases: pawellabaj/auto-record

v1.0.0

12 Apr 17:21
Compare
Choose a tag to compare

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

11 Apr 06:59
Compare
Choose a tag to compare

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 πŸ”§

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

05 Apr 14:52
Compare
Choose a tag to compare

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

05 Apr 13:24
Compare
Choose a tag to compare

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

01 Apr 18:12
Compare
Choose a tag to compare

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