Skip to content

Tags: olssonm/swedish-entity

Tags

v1.3.3

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Add support for Laravel 10 (#15)

* Add testebench 8 (Laravel 10) to test matrix

* Support for newer Testbench-versions

* Update phpunit.xml

v1.3.2

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Compat-check against Laravel 9 (#11)

* Compat-check against Laravel 9

* Delete .scrutinizer.yml

v1.3.1

Verified

This commit was signed with the committer’s verified signature.
olssonm Marcus Olsson
Test against PHP 8.1

v1.3.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Improved handling for empty values in Laravel (#9)

* Improve handling on Laravel-validations

* Add PHP 8.1 to test matrix

* Update run-tests.yml

v1.2.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Refactoring, removal of the Clean-method (#7)

* Refactoring, removal of the Clean-method

* Bump personnummer/personnummer

* Cleanup, add clean-trait as a helper

* Additional test

* Update readme

* Fix spelling

v1.1.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Housekeeping (#5)

* Add FUNDING.yml

* Cleanup, update for 2021

* Update run-tests.yml

v1.0.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Documentation fixes (#3)

* Fix for Laravel-messages

* Improved documentation

* Tweaks and fixes