All Versions
141
Latest Version
Avg Release Cycle
37 days
Latest Release
1708 days ago

Changelog History
Page 13

  • v0.10.2 Changes

    ๐Ÿ›  Bugfixes

    • None

    ๐Ÿ”‹ Features

    • โž• Add DependencyInjectionContainer as manager implementation
    • ๐Ÿš€ Refactoring application deployment
  • v0.10.1 Changes

    ๐Ÿ›  Bugfixes

    • None

    ๐Ÿ”‹ Features

    • โž• Add dependency to new appserver-io/logger library
    • Integration of monitoring/profiling functionality
    • ๐Ÿšš Move RotatingMonologHandler implemenatation => use appserver-io/logger version instead
    • ๐Ÿšš Move back to POPO manager/class loader factory implementations
    • โœ‚ Remove AbstractManagerFactory implementation
  • v0.10.0 Changes

    ๐Ÿ›  Bugfixes

    • None

    ๐Ÿ”‹ Features

    • Integration to initialize manager instances with thread based factories
  • v0.9.16 Changes

    ๐Ÿ›  Bugfixes

    • ๐Ÿ”จ Refactoring SplClassLoader include path handling
    • โœ‚ Remove GenericStackable => use techdivision/storage version
    • Inject all Stackable instances instead of initialize them in __construct => pthreads 2.x compatibility

    ๐Ÿ”‹ Features

    • None
  • v0.9.15 Changes

    ๐Ÿ›  Bugfixes

    • Replace unnecessary GenericStackable => TechDivision\Storage\GenericStackable

    ๐Ÿ”‹ Features

    • None
  • v0.9.14 Changes

    ๐Ÿ›  Bugfixes

    • 0๏ธโƒฃ Wrong order of log handler parameter used for default setup

    ๐Ÿ”‹ Features

    • None
  • v0.9.13 Changes

    ๐Ÿ›  Bugfixes

    • None

    ๐Ÿ”‹ Features

    • โšก๏ธ Changed log rotation behaviour to keep updating a file without date and file size suffix
  • v0.9.12 Changes

    ๐Ÿ›  Bugfixes

    • None

    ๐Ÿ”‹ Features

    • ๐Ÿ”จ Refactoring to work with new directory structure provided with appserver-io/meta package installation
  • v0.9.11 Changes

    ๐Ÿ›  Bugfixes

    • None

    ๐Ÿ”‹ Features

    • โž• Added the RotatingMonologHandler class, which allows for date and filesize based log rotation
  • v0.9.10 Changes

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Bugfix in StandardProvisioner for regex to parse WEB-INF/META-INF directory for provision.xml files to make that work on Windows systems
    • ๐Ÿ›  Bugfix in StandardProvisionerget::AbsolutPathToPhpExecutable() to also return correct absolute path to php.exe on Windows systems

    ๐Ÿ”‹ Features

    • None