Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@arakakimath arakakimath released this 25 Feb 03:46
· 2 commits to main since this release

1.1.0 (2025-02-25)

Bug Fixes

  • error handling for duplicate cpf (5421e77)
  • return null when can't find user with findByCpf method (e991804)

Features

  • add findByCpf method to delivery people repository (0d7506c)
  • throw customized error when trying to create delivery person with already used cpf (2f68459)