Skip to content

Releases: spiral/app

3.8.1

21 Apr 17:48
73c25f9

Choose a tag to compare

What's Changed

  • Polishing by @roxblnfk in #156
    • Removed links to forum
    • Added tokenizer Envs
    • Remove deprecations
    • Hotfixes

Full Changelog: 3.8.0...3.8.1

3.8.0

20 Apr 15:41
af8c422

Choose a tag to compare

What's Changed

  • Installer maintenance by @roxblnfk in #155
    • Update dependencies
    • Update metafiles
    • Update code style
    • Disable PostgresDriverConfig and MySQLDriverConfig if related extensions are not installed
    • Removed deprecations
    • Add container options in the entry script
    • Add DB credentials in the ENVs
    • Add Temporal workflow as sample data
    • Fix bugs

Full Changelog: 3.7.0...3.8.0

3.7.0

27 Jun 09:44
b716755

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

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

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

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

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

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

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

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