packagist laravel-shift/blueprint v1.5.0
1.5.0

latest releases: dev-master, dev-fix-659, dev-meta-connection...
4 years ago

Lots of new features tagged in this release. I could argue making it 2.0, but technically there aren't any breaking changes. So here's 1.5.0!

Includes:

  • New blueprint:trace command reads existing model definitions so you may reference them in draft files. This has all sorts of use cases like using Blueprint to generate code within existing projects or regenerating/consolidating previous migrations. (#69)
  • Support for defining additional hasMany and hasOne model relationships (#72)
  • Improve support for defining models with uuid and json data types. (#76)
  • Fix blueprint:erase command properly clears previous file list (515e42)
  • New respond statement for sending HTTP status code responses or JSON payloads (e68501)

Don't miss a new blueprint release

NewReleases is sending notifications on new releases.