Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 0.7.0 #15

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 21, 2024

🤖 I have created a release beep boop

0.7.0 (2024-09-09)

⚠ BREAKING CHANGES

  • custom tests now require that you pass a test struct or use the TestFunc() helper
  • All z.Errors functions have changed. I still don't recommend you use them since they might still change in the future

Features

  • better errors (fe78a8d)
  • move coercers to default variable to make it easier to replace the coercers struct without losing access to the default coercers (2387330)
  • new & improved API for custom tests (9acfc37)

Bug Fixes

  • bool coercer (#14) (01f8c17)
  • minor fix to order of operations when required is set (cff0fc3)
  • Time().EQ() was broken due to typo (9310e1a)

Miscellaneous Chores

Code Refactoring

  • custom test method is now more in line with the rest. (d163f36)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master branch from d8c1274 to 8d75106 Compare August 23, 2024 19:56
@github-actions github-actions bot changed the title chore(master): release 0.6.3 chore(master): release 0.7.0 Sep 9, 2024
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 8d75106 to e9bab47 Compare September 9, 2024 19:20
@Oudwins Oudwins merged commit c420534 into master Sep 9, 2024
Copy link
Contributor Author

github-actions bot commented Sep 9, 2024

🤖 Release is at https://github.com/Oudwins/zog/releases/tag/v0.7.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant