Skip to content

Releases: Laragear/Rut

v3.0.2

26 Jul 06:01
ccccb37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

04 Jul 02:30
56d5dd0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

13 Mar 06:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v3.0.0

v2.0.1

21 Dec 20:24
7a83a65
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Oct 23:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v2.0.0

v1.2.0

23 Feb 05:13
970ba17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

Minor fix

10 Apr 19:53
2b102b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

One fix, one new feature

16 Mar 19:50
fd970df
Compare
Choose a tag to compare

What's Fixed

  • Fixes validation rule not validating RUT instances (it accepted string or num strictly)

What's New

  • Adds a helper to append the rut value and hide the RUT columns (by default rut_num and rut_vd). Opt-in.

Minor cast fix

25 Feb 22:31
692eb12
Compare
Choose a tag to compare

What's changed?

  • CastRut allows to set null values as RUT, and return null values when both rut columns are not set.

Minor optimizations

25 Feb 17:55
Compare
Choose a tag to compare

What's changed?

  • Added minor optimization to regex for cleaning a RUT string.