Skip to content

Releases: hirethunk/verbs

v0.4.3

12 Apr 21:58
347db2b

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

12 Apr 19:02
be4aec1

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 Apr 21:40
7f798b6

Choose a tag to compare

What's Changed

  • Ensure that State::make calls the State's constructor by @inxilpro in #112

Full Changelog: v0.4.0...v0.4.1

v0.4.0

09 Apr 20:26
22e3b09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

28 Mar 21:05
bd4a7b6

Choose a tag to compare

Warning

There are some bugs in this release related to database transactions. You should upgrade to 0.4.0 as soon as possible.

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

23 Mar 20:37
695ecf8

Choose a tag to compare

What's Changed

  • Auto-commit after each job is processed by @inxilpro in #79
  • Normalize how we handle states in handle & replay by @inxilpro in #80
  • Update glhd/bits for Laravel 11 compatibility by @peterfox in #88

New Contributors

Full Changelog: v0.1.2...v0.2.0

v0.1.2

18 Mar 19:32
6007c94

Choose a tag to compare

What's Changed

  • Add timestamps when inserting into the VerbStateEvent table by @skylerkatz in #78
  • Make Verbs Table Name Configurable by @onairmarc in #77
  • Fix state ID discovery in AppliesToState attribute by @hans-lts in #84
  • Add support for Laravel 11 by @inxilpro in #86

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Feb 05:34
ec8b37d

Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...v0.1.1

0.1.0

16 Feb 21:18
c3e58b5

Choose a tag to compare

We're tagging this as 0.1.0 as we get closer to locking down the API. Things can definitely still change, but we're going to be using Verbs in production soon, so API changes will definitely hurt a bit more :)

What's Changed

Full Changelog: 0.0.9...0.1.0

0.0.9

15 Feb 15:16
b06d179

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.8.1...0.0.9