Skip to content

Tags: michaeldyrynda/laravel-model-uuid

Tags

8.1.1

Toggle 8.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
michaeldyrynda Michael Dyrynda
there is no composer.lock file

8.1.0

Toggle 8.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update branch-alias (#132)

Given that the latest update on `master` has been tagged with `8.0.0-beta.1`, it would seem that the intention is that `master` should now be aliased as `8.x-dev` instead of `7.x-dev`

8.0.0

Toggle 8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature: Migrate efficient UUID support (#130)

* Merge dyrynda/laravel-efficient-uuid into this package
It has long-since been a maintenance problem to have the two packages separately and dependant on each other.

This will combine them into one package, simplifying maintenance and testing.

dyrynda/laravel-efficient-uuid has been marked abandoned, suggesting use of this package.

* fix namespaces

* typo

* tweaks to make sure we're using the right fields types in right places in testing

* don't cast uuid on efficient uuid post

* don't cast custom_uuid on efficient uuid post

8.0.0-beta.1

Toggle 8.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature: Migrate efficient UUID support (#130)

* Merge dyrynda/laravel-efficient-uuid into this package
It has long-since been a maintenance problem to have the two packages separately and dependant on each other.

This will combine them into one package, simplifying maintenance and testing.

dyrynda/laravel-efficient-uuid has been marked abandoned, suggesting use of this package.

* fix namespaces

* typo

* tweaks to make sure we're using the right fields types in right places in testing

* don't cast uuid on efficient uuid post

* don't cast custom_uuid on efficient uuid post

7.1.1

Toggle 7.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
michaeldyrynda Michael Dyrynda
laravel-package-tools should not be a dev dependency

7.1.0

Toggle 7.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
michaeldyrynda Michael Dyrynda
Merge branch 'sudopeople/main'

7.0.0

Toggle 7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #123 from michaeldyrynda/analysis-EPBn4G

Apply fixes from StyleCI

6.6.3

Toggle 6.6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
michaeldyrynda Michael Dyrynda
Merge branch 'validate-on-whereuuid-scope'

6.6.2

Toggle 6.6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
michaeldyrynda Michael Dyrynda
target minimum laravel-efficient-uuid that supports Laravel 9.x

6.6.1

Toggle 6.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
michaeldyrynda Michael Dyrynda
target minimum laravel-efficient-uuid that supports Laravel 9.x