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.12.0 #45

Merged
merged 1 commit into from
Nov 9, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 7, 2024

🤖 I have created a release beep boop

0.12.0 (2024-11-09)

Features

  • implement z.String().Trim() as a built in PreTransform that trims the input data if it is a string (#51) (1d65859)
  • schema custom coercer support via the z.WithCoercer function and custom time formats via z.Time.Format() fuction (#48) (1472669)
  • time coercer now support for unix timestamps in ms (#47) (4c5b4bd)
  • zhttp package now supports providing your own custom parsers (#50) (e8a111f)

Bug Fixes

  • required check not working with zero values from other types (#44) (1abc8e8)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot changed the title chore(master): release 0.11.1 chore(master): release 0.12.0 Nov 7, 2024
@github-actions github-actions bot force-pushed the release-please--branches--master branch 4 times, most recently from 428a8ea to e08579f Compare November 8, 2024 19:26
@github-actions github-actions bot force-pushed the release-please--branches--master branch from e08579f to aede97e Compare November 9, 2024 07:35
@Oudwins Oudwins merged commit 3566c73 into master Nov 9, 2024
Copy link
Contributor Author

github-actions bot commented Nov 9, 2024

🤖 Release is at https://github.com/Oudwins/zog/releases/tag/v0.12.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