Tags: hirethunk/verbs
Toggle v0.7.0's commit message
Docs: Update ids.md (#205 )
Update ids.md
Update the `casts()` method to the new Laravel style.
Toggle v0.6.4's commit message
Add Snowflake casts to Eloquent Model example in docs (#188 )
Add snowflake casts to model example
Toggle v0.6.3's commit message
Add support for event state properties being nullable (#179 )
Ensure event state properties can be nullable
Toggle v0.6.2's commit message
Remove Laravel 10 before ensure support (#175 )
* WIP
* WIP
Toggle v0.6.1's commit message
Adds configurable database connections (#167 )
* Adds configurable database connections
* Updated config docblock
* Update database/migrations/2024_04_16_115559_create_verb_state_events_table.php
Co-authored-by: Chris Morrell <[email protected] >
---------
Co-authored-by: Chris Morrell <[email protected] >
Toggle v0.6.0's commit message
Prune `StateInstanceCache` on commit (#162 )
* Simplify state cache
* Prune state cache on commit
Toggle v0.5.2's commit message
Allow for newer versions of bits
Toggle v0.5.1's commit message
Better migration for new verbs_snapshot table (#153 )
* Better migration for new verbs_snapshot table
* Fix styling
Toggle v0.5.0's commit message
Allow for non unique state IDs (#144 )
* Update snapshots to allow for duplicate state IDs
* WIP
* Remove spatie migrations
* Basic test
* Fix styling
* Prevent renamed migrations from running twice
* WIP
* Quick test
* Fix styling
* Upgrade details
* Fix styling
Toggle v0.4.5's commit message
Use scoped singletons where appropriate (#149 )
* Use scoped singletons where appropriate
* Fix styling
You can’t perform that action at this time.