Releases: cleaniquecoders/blueprint-macro
Releases · cleaniquecoders/blueprint-macro
Added Laravel 11 Support
What's Changed
- Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #30
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #31
- Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0 by @dependabot in #32
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #33
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #34
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #36
Full Changelog: 5.1.0...5.2.0
Added Laravel 10 Support
What's Changed
- Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by @dependabot in #19
- Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1 by @dependabot in #20
- Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by @dependabot in #22
- Bump guzzlehttp/psr7 from 2.1.0 to 2.2.1 by @dependabot in #23
- Bump actions/checkout from 2 to 3 by @dependabot in #21
- Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #24
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #25
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #26
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #27
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #28
- Bump symfony/http-kernel from 6.0.4 to 6.2.6 by @dependabot in #29
Full Changelog: 5.0.0...5.1.0
Added Laravel 9 Support
5.0.0 Fix styling
Fixed Travis
v4.1.0 Update travis
Added Laravel 8.0 Support
v4.0.0 Added Laravel 8.0 Support
Add schema macros for indices management
Merge pull request #12 from lucasvdh/feature/indices Add schema macros for indices management
Added Laravel 7.0 Support
v3.0.0 Apply PHP CS Fixer
Added Laravel 6.0 Support
v2.4.0 Cache composer instead of vendor
Added Laravel 5.8 Support
v2.3.0 Set travis min PHP 7.2
Fixed Bug
- Fixed
money()
blueprint - Allow
addAcceptance()
to receive 3rd argument - use for default value foris()
macro.