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(main): release 0.4.0 #45

Merged

Conversation

maxveldink
Copy link
Owner

@maxveldink maxveldink commented Mar 13, 2024

🤖 I have created a release beep boop

0.4.0 (2024-03-14)

⚠ BREAKING CHANGES

  • Have coercers take in a type instead of the full field
  • Update Field's types to a support Sorbets T::Types::Base classes
  • Changed serialize return value to a Result
  • adds SerializationError ancestor

Features

  • Add BooleanCoercer (acd220f)
  • Add EnumCoercer (5c0e2b5)
  • Add from_hash and from_json helpers to Schemas (#44) (55c2da7)
  • Add idempotency to Struct coercer (3a42957)
  • Add option to serialize values to HashSerializer (710d365)
  • Adds TypedArray coercer (795ddd9)

Code Refactoring

  • adds SerializationError ancestor (f8ea753)
  • Changed serialize return value to a Result (948c678)
  • Have coercers take in a type instead of the full field (c06169e)
  • Update Field's types to a support Sorbets T::Types::Base classes (9ef1cd5)

This PR was generated with Release Please. See documentation.

@maxveldink maxveldink force-pushed the release-please--branches--main--components--sorbet-schema branch from bf269e1 to 0669886 Compare March 13, 2024 12:18
@maxveldink maxveldink changed the title chore(main): release 0.3.1 chore(main): release 0.4.0 Mar 13, 2024
@maxveldink maxveldink force-pushed the release-please--branches--main--components--sorbet-schema branch 2 times, most recently from e081797 to dd0407c Compare March 13, 2024 20:43
@maxveldink maxveldink force-pushed the release-please--branches--main--components--sorbet-schema branch from dd0407c to 5b39707 Compare March 14, 2024 19:05
@maxveldink maxveldink merged commit 2a25410 into main Mar 14, 2024
6 checks passed
@maxveldink maxveldink deleted the release-please--branches--main--components--sorbet-schema branch March 14, 2024 19:06
@maxveldink
Copy link
Owner Author

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