Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Releases: fidum/laravel-blueprint-pestphp-addon

2.3.0

28 Feb 22:06
9303c9e
Compare
Choose a tag to compare

What's Changed

This release adds support for Laravel 10 and drops support for Laravel 9. In accordance with the Blueprint Support Policy, Blueprint generates code inline with the latest Laravel conventions.

Full Changelog: 2.2.4...2.3.0

2.2.4

10 Feb 01:20
87d4ce8
Compare
Choose a tag to compare

What's Changed

  • Fixing missing model import in generated tests for show-only controllers by @dmason30 in #37

Full Changelog: 2.2.3...2.2.4

2.2.3

26 Feb 17:50
b664468
Compare
Choose a tag to compare

What's Changed

  • Replace assertDeleted with assertModelMissing by @dmason30 in #35

Full Changelog: 2.2.2...2.2.3

2.2.2

18 Feb 00:29
49f27f5
Compare
Choose a tag to compare

What's Changed

  • Fix job test when property name different to context by @dmason30 in #34

Full Changelog: 2.2.1...2.2.2

2.2.1

14 Feb 00:01
185af4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

13 Feb 23:30
200bfc2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

2.1.0

09 Feb 23:44
Compare
Choose a tag to compare

Whats Changed?

Full Changelog: 2.0.1...2.1.0

2.0.1

04 Jan 10:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

17 Aug 20:13
Compare
Choose a tag to compare

2.0.0 - 2021-08-17

Added

  • Only support latest stable Laravel version (#28)

This release only supports Blueprint >= v2.0.0

Version 2.x is a superficial major release to reflect Blueprint's new Support Policy.

1.1.0

20 Mar 18:23
Compare
Choose a tag to compare

1.1.0 - 2021-03-20

Added

  • Add nested models support (#26)

This release only supports Blueprint >= v1.23.0.