Releases: archtechx/virtualcolumn
Releases · archtechx/virtualcolumn
v1.4.1
v1.4.0
What's Changed
- Test that child models extending a parent that uses VirtualColumn get encoded correctly by @lukinovec in #16
- Add encrypted casts support + allow using the trait on multiple models by @lukinovec in #14
- Laravel 11 support by @stancl in #17
New Contributors
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Add L10 support, remove L6 and L8 support by @lukinovec in #11
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Add method for generating the column name by @lukinovec in #9
New Contributors
- @lukinovec made their first contribution in #9
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Support Laravel 9 by @abrardev99 in #8
New Contributors
- @abrardev99 made their first contribution in #8
Full Changelog: v1.2.0...v1.2.1