Skip to content

Releases: ryangjchandler/orbit

v1.4.3

19 Mar 19:12
f115a37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3

v2.0.0-rc1

18 Mar 22:12

Choose a tag to compare

v2.0.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta7...v2.0.0-rc1

v1.4.2

18 Mar 22:04
3d23ea2

Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v2.0.0-beta7

14 Oct 16:36

Choose a tag to compare

v2.0.0-beta7 Pre-release
Pre-release

Added

  • Added support for Laravel 12.

Removed

  • Removed support for Laravel 11.

v1.4.1

23 Jul 16:56
2a4274d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

02 Mar 23:12
54f2c88

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v2.0.0-beta6

07 Nov 13:54

Choose a tag to compare

  • Add explicit ext-pdo_sqlite dependency.
  • Auto-add content column for Markdown driven models (only if not already present).
  • Don't run properties through accessors before serialising.

v2.0.0-beta5

14 Apr 15:45

Choose a tag to compare

  • Add support for Laravel 11.x – remove support for Laravel 10.x.

v1.3.0

13 Mar 00:01

Choose a tag to compare

  • Add support for Laravel 11.x. Thanks @stancl!

v2.0.0-beta4

18 Oct 00:53

Choose a tag to compare

v2.0.0-beta4 Pre-release
Pre-release
  • Fixed an issue with existing content not being flushed out before re-seeding.