Skip to content

Releases: ryangjchandler/orbit

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.

v2.0.0-beta3

07 Oct 21:23

Choose a tag to compare

v2.0.0-beta3 Pre-release
Pre-release
  • Fixed an issue where falsy default column values weren't filled into seeded records.

v2.0.0-beta2

05 Oct 23:26

Choose a tag to compare

v2.0.0-beta2 Pre-release
Pre-release

This release is the first "official" beta release for Orbit 2.x.

Instead of listing all of the changes in the release notes here, I've documented the essential upgrade steps inside of UPGRADE-2.x.

Please use the upgrade guide to try out the beta. Please also open issues or discussions for things that went wrong or aren't working in your setup.

v1.2.1

25 Jul 11:21

Choose a tag to compare

  • fix: add support for enum casts

Full Changelog: v1.2.0...v1.2.1