Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 521 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 521 Bytes

Changelog

All notable changes to laravel-view-models will be documented in this file

1.3.1 - 2020-08-09

  • Add support for Laravel 8

1.3.0 - 2020-03-03

  • Add support for Laravel 7

1.2.0 - 2019-09-04

  • Add support or Laravel 6

1.1.1 - 2018-02-28

  • Add support for Laravel 5.8

1.1.0 - 2018-09-26

  • Add a make:view-model command

1.0.2 - 2018-09-12

  • Properly ignore magic methods

1.0.1 - 2018-09-12

  • Fix JSON response being wrongly encoded

1.0.0 - 2018-09-12

  • initial release