Skip to content

Releases: olssonm/swedish-entity

v1.3.3

15 Feb 07:42
91328b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

08 Feb 17:57
4561e67
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

20 Oct 17:23
da79a19
Compare
Choose a tag to compare

Fix issue with missing organization-types (for organizational numbers that begin with 0, 3 or 4). Instead of causing an exception – these now instead has an empty type-attribute.

See #10 for discussion.

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

v1.3.0

19 Jul 06:58
161150a
Compare
Choose a tag to compare

The Laravel validator now handles empty social security numbers and organizational numbers even when "nullable" is not set for easier upgrade from olssonm/identity-number.

v1.2.0

10 Jun 08:17
a09bd8e
Compare
Choose a tag to compare
  • More strict validation as the input is no longer automatically cleaned of illegal characters before validation
  • New clean-helper trait (to remove illegal characters manually before validation)

v1.1.0

03 Apr 08:40
d8a7432
Compare
Choose a tag to compare

Fix for rare issue where the return type didn't match the expected outcome.

v1.0.0

08 Dec 06:42
46a0d0a
Compare
Choose a tag to compare

v1.0.0 – first release.