We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34fdc2 commit 86a86c4Copy full SHA for 86a86c4
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to `laravel-casters` will be documented in this file
4
5
+## 2.0.0 - 2020-11-12
6
+### Breaking Changes
7
+- Drop support for Laravel 7
8
+
9
+### Added
10
+- Add a name cast
11
12
## 1.0.1 - 2020-09-21
13
### Fixed
14
- Fix bug in password cast causing passwords to be re-hashed - [#1](https://github.com/rawilk/laravel-casters/issues/1).
0 commit comments