Skip to content

馃寘 Sunset Aloe (BETA)

Pre-release
Pre-release

Choose a tag to compare

@mychidarko mychidarko released this 21 Jan 14:36
· 129 commits to master since this release

v1.1.0 [BETA] - 馃寘 Sunset Aloe (BETA) - 21st January, 2021

This version brings in a ton of new features after a month of extensive usage and better integration with Leaf MVC 3 (BETA).

Added

  • Added support for Leaf MVC
  • Added auth scaffolding for session auth
  • Updated stubs
  • Added more informative exceptions
  • Added Aloe\Installer package for super copying to project directory
  • Added new commands

Fixed

  • Updated to symfony console 5
  • Updated dependencies with security patches
  • Command variables and methods are now private/protected to match symfony console

Changed

  • Made Leaf\Auth methods static. They can now be called from anywhere within your Leaf app.

Removed

  • Nothing was removed