Skip to content

Release v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 09:43
· 3 commits to main since this release

Changelog

🚀 Features

  • 3a8fdc3 handle booleans more gracefully
  • 286a122 processor: add option for custom static factory method name
  • d6f1cfe 🚨 remove ConstructorPolicy in favor of Strategy allow for a more fine-grained builder generation
  • 6134f81 enforce mandatory fields through Step Builder, closes #9
  • bc9240f allow null values for concstructor enforced builders

🐛 Fixes

  • 2ebd260 allow Step Builder to have a custom setter prefix
  • ddfbd3b bob-processor: remove warning when compiling with newer java-versions
  • bda16a2 bob-processor: remove warning when compiling with newer java-versions

🧰 Tasks

  • a65a7e6 processor: add test for record support
  • 231e777 rename RequiredField to ValidatableField
  • 0a0ff14 add java versions starting from 11 to build pipeline

📝 Documentation

  • 44170b4 update documentation to reflect release 0.5.0

  • 4666a68 Prepare release version 0.5.0
  • b96188c Create CODE_OF_CONDUCT.md

Contributors

We'd like to thank the following people for their contributions:
GitHub, Jonas Geiregat, JonasG, Joran Van Belle, github-actions[bot], jonas-grgt