Skip to content

Releases: f1amy/laravel-realworld-example-app

v1.13.0

Choose a tag to compare

@f1amy f1amy released this 19 Jun 12:15
04acc5e

What's Changed

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

v1.12.0

Choose a tag to compare

@f1amy f1amy released this 09 Apr 09:20
efd7623

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

v1.11.0 Laravel 9 Update

Choose a tag to compare

@f1amy f1amy released this 07 Mar 15:57
ef905b7

What's Changed

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

v1.10.0

Choose a tag to compare

@f1amy f1amy released this 25 Dec 12:43
715fd3c
  • 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

Choose a tag to compare

@f1amy f1amy released this 05 Dec 12:44
02d79ac
  • 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

Choose a tag to compare

@f1amy f1amy released this 20 Nov 10:38
6e20485
  • 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

Choose a tag to compare

@f1amy f1amy released this 24 Oct 09:43
c4118dd
  • updated base laravel installation,
  • updated composer dependencies

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

v1.6.0

Choose a tag to compare

@f1amy f1amy released this 10 Oct 14:40
b95a8ea
  • updated composer dependencies,
  • updated base laravel installation

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

v1.5.0

Choose a tag to compare

@f1amy f1amy released this 02 Oct 12:28
017a4ce
  • refactored tests,
  • updated composer dependencies,
  • removed example unit test

v1.4.0

Choose a tag to compare

@f1amy f1amy released this 24 Sep 14:37
7a88e06
  • refactor tests,
  • update link in README.md,
  • refactor regexp usage in validation,
  • updated composer dependencies