Skip to content

Releases: archtechx/virtualcolumn

v1.4.1

07 Apr 18:27
65f9000
Compare
Choose a tag to compare

What's Changed

  • Handle encrypted columns which are set to null by @22Nick22 in #19

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

27 Jan 21:50
7371aac
Compare
Choose a tag to compare

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

16 Feb 10:38
0b10890
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

21 Oct 12:09
ab3f943
Compare
Choose a tag to compare

What's Changed

  • Add method for generating the column name by @lukinovec in #9

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

08 Feb 13:00
dd3a77f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

04 Jan 11:05
c5e70e8
Compare
Choose a tag to compare

Feature release.

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

08 Sep 16:49
cdec7c6
Compare
Choose a tag to compare

Laravel 8 support