Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthenth committed May 11, 2024
1 parent e404e19 commit cfa09aa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
- Graduates the library to version 1.0.0 🎉
- Adds support for passing attribute tags to the schema
- Removes the custom types inside the macro because they can conflict with user-defined types
- TO DO: Remove custom regex config option
- TO DO: Add benchmarks

Migration instructions:

1. If you used Goal's types provided by the macro, replace them with your own types. The compiler will let you know

# 0.3.3

- Fixes a bug with validations for negative numbers (https://github.com/martinthenth/goal/pull/88 - by [@Joraeuw](https://github.com/Joraeuw))
Expand Down

0 comments on commit cfa09aa

Please sign in to comment.