Releases: hirethunk/verbs
Releases · hirethunk/verbs
Release list
v0.8.0
v0.7.1
What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #215
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #227
- removes lingering
verbs initializedreference by @jdiddydave in #233 - Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #235
- Replace
modularwithmodularizeby @inxilpro in #236
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Docs: Fix class declaration syntax errors in the state documentation by @tisuchi in #182
- Wynn-Dixie is a typo by @ChrisThompsonTLDR in #186
- Use the PhpDocExtractor in addition to the ReflectionExtractor. by @nick-potts in #125
- Add a "boot" phase by @DanielCoulbourne in #192
- Ensure states can be restored when using uuids by @joshhanley in #180
- Allow union types in event properties by @badger-adam in #189
- Allow for listening for parent classes or interfaces by @inxilpro in #196
- Add some new resources and examples by @inxilpro in #198
- Better singletons by @inxilpro in #172
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #202
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #203
- Update SingletonState example by @jdiddydave in #200
- updates to custom factory docs by @jdiddydave in #204
- Laravel 12.x Compatibility by @laravel-shift in #206
- Add support for outside listeners by @inxilpro in #145
- Improving the "Generating a State" Command in the State Documentation by @tisuchi in #208
- Fix use Response::allowed to return a bool value as specified in the return type by @Donneh in #209
- Docs: Update ids.md by @techenby in #205
New Contributors
- @tisuchi made their first contribution in #182
- @ChrisThompsonTLDR made their first contribution in #186
- @badger-adam made their first contribution in #189
- @laravel-shift made their first contribution in #206
- @Donneh made their first contribution in #209
- @techenby made their first contribution in #205
Full Changelog: v0.6.4...v0.7.0
v0.6.4
What's Changed
- Add support for prompts v0.2 and v0.3 to make it compatible with the latest version of Laravel 11 by @joshhanley in #187
- Add Snowflake casts to Eloquent Model example in docs by @joshhanley in #188
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Add support for event state properties being nullable by @joshhanley in #179
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Fix event state property loading by @joshhanley in #174
- Fix snapshot store loading by @joshhanley in #173
- Remove Laravel 10 before ensure support by @DanielCoulbourne in #175
Full Changelog: v0.6.1...v0.6.2
v0.6.0
v0.5.2
v0.5.1
What's Changed
- Better migration for new
verb_snapshotstable by @inxilpro in #153 - Register states when reconstituting from events. by @DanielCoulbourne in #151
- Allow for non unique state IDs by @inxilpro in #144
Full Changelog: v0.4.5...v0.5.1
v0.4.5
Note
This is bugfix release. Please upgrade from v0.4.4 to v0.4.5 as soon as possible.
What's Changed
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #147
- Fix how wormholes reset test time by @inxilpro in #148
- Use scoped singletons where appropriate by @inxilpro in #149
Full Changelog: v0.4.4...v0.4.5