Skip to content

Releases: spiral/app

3.7.0

27 Jun 09:44
b716755
Compare
Choose a tag to compare

What's Changed

  • Adding environment variables, removing unused bootloaders from Kernel by @msmakouz in #141
  • Using FileReporter only in the local environment by @msmakouz in #142
  • Fixed installation without template engine and translator by @msmakouz in #144

Full Changelog: 3.6.1...3.7.0

v3.6.1

15 Nov 15:06
0f638c0
Compare
Choose a tag to compare

What's Changed

  • Fixed path normalization in the normalizePath method by @msmakouz in #140

Full Changelog: 3.6.0...3.6.1

v3.6.0

25 Oct 07:44
472836b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.5.2...3.5.3

v3.5.2

04 Sep 07:49
55ba0b4
Compare
Choose a tag to compare

What's Changed

  • Adding functions.php helper with dd function by @msmakouz in #133
  • Adding readme for Cycle Bridge, DataGrid bridge by @msmakouz in #132
  • Reordering DotenvBootloader and TokenizerListenerBootloader by @msmakouz in #134

Full Changelog: 3.5.0...3.5.2

v3.5.0

21 Aug 07:39
2106ec0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.0...3.5.0

v3.1.0

08 Nov 13:01
2959136
Compare
Choose a tag to compare

What's Changed

  • Fix Ping job by @msmakouz in #74
  • New project structure with deptrac and psalm by @roxblnfk in #78
  • Fix dumprr by @kastahov in #80
  • Remove alias from composer.json; bump dependencies by @roxblnfk in #81

New Contributors

  • @kastahov made their first contribution in #80

Full Changelog: v3.0.0...v3.1.0

v3.0.0

14 Sep 09:45
ca6b279
Compare
Choose a tag to compare

Spiral Framework 3.0 support

What's Changed

  • Added SF 3.0 support by @msmakouz in #53
  • Use Symfony VarDumper by @roxblnfk in #55
  • Moved exception renderers and reporters from bootloader into handler by @butschster in #61
  • Added Monolog and Cycle bridge env variables by @msmakouz in #62
  • Added RoutesBootloade by @msmakouz in #63
  • Added ExceptionHandlerBootloader, ViewRenderer, error views by @msmakouz in #64
  • Replaced SnapshotterReporter with FileReporter by @msmakouz in #73
  • Moved symfony/var-dumper package to require-dev section by @roquie in #70

New Contributors

Full Changelog: v2.0.0...v3.0.0

v3.0-beta2

04 Aug 17:18
bcc8bd1
Compare
Choose a tag to compare
v3.0-beta2 Pre-release
Pre-release

What's Changed

  • Using exception instead of error message by @msmakouz in #65
  • Removing an unnecessary section in RR config, adding return type by @msmakouz in #66

Full Changelog: v3.0-beta1...v3.0-beta2

v3.0-beta1

24 Jun 07:41
9ad3d54
Compare
Choose a tag to compare
v3.0-beta1 Pre-release
Pre-release
composer create-project spiral/app:v3.0-beta1

What's Changed

  • Adding RoutesBootloader @msmakouz in #63
  • Adding ExceptionHandlerBootloader, ViewRenderer, error views by @msmakouz in #64

Full Changelog: v3.0-beta...v3.0-beta1

v3.0-beta

16 Jun 17:50
9c1e8e9
Compare
Choose a tag to compare
v3.0-beta Pre-release
Pre-release

Added support for Spiral Framework 3.0

composer create-project spiral/app:v3.0-beta

What's Changed

New Contributors

Full Changelog: v2.0.0...v3.0.0