Skip to content

Releases: f1amy/laravel-realworld-example-app

v1.13.0

19 Jun 12:15
04acc5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

09 Apr 09:20
efd7623
Compare
Choose a tag to compare

Full Changelog: v1.11.0...v1.12.0

v1.11.0 Laravel 9 Update

07 Mar 15:57
ef905b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.11.0

v1.10.0

25 Dec 12:43
715fd3c
Compare
Choose a tag to compare
  • updated dependencies,
  • updated base Laravel installation,
  • added allowed composer plugins

Full Changelog: v1.9.0...v1.10.0

v1.9.0 PHP 8.0 Update

05 Dec 12:44
02d79ac
Compare
Choose a tag to compare
  • updated to php 8.0
  • run ci tests against php 8.1,
  • use php 8.0 features,
  • updated composer dependencies,
  • use php 8.1 for development runtime,
  • updated base laravel installation

Full Changelog: v1.8.0...v1.9.0

v1.8.0

20 Nov 10:38
6e20485
Compare
Choose a tag to compare
  • update base laravel installation
  • update composer dependencies
  • use automatic model name discovery for factories

Full Changelog: v1.7.0...v1.8.0

v1.7.0

24 Oct 09:43
c4118dd
Compare
Choose a tag to compare
  • updated base laravel installation,
  • updated composer dependencies

Full Changelog: v1.6.0...v1.7.0

v1.6.0

10 Oct 14:40
b95a8ea
Compare
Choose a tag to compare
  • updated composer dependencies,
  • updated base laravel installation

Full Changelog: v1.5.0...v1.6.0

v1.5.0

02 Oct 12:28
017a4ce
Compare
Choose a tag to compare
  • refactored tests,
  • updated composer dependencies,
  • removed example unit test

v1.4.0

24 Sep 14:37
7a88e06
Compare
Choose a tag to compare
  • refactor tests,
  • update link in README.md,
  • refactor regexp usage in validation,
  • updated composer dependencies