Releases: ingeniasoftware/luthier-ci
Releases · ingeniasoftware/luthier-ci
Version 1.0.5
- Fix route parameters order bug and some minor bug fixes ( #36 )
Version 1.0.4
Version 1.0.3
Fix #33
Version 1.0.2
Version 1.0.1
What's new?
This is a minor update that solves some issues and improves the stability of Luthier CI
Bug fixes
- Fixed wrong route compilation with custom regex parameters #20
Version 1.0.0
Version 0.3.0
What's new
This release adds authentication and debugging capabilities to Luthier-CI:
- SimpleAuth: An user-friendly auth library. You can add a user login to your app in minutes!
- Luthier-CI Authentication Framework: The Luthier-CI Authentication Framework uses an authentication model inspired by Symfony with features for advanced users.
- PHP Debug Bar integration (experimental): Thanks to the integration of Luthier-CI with PHP Debug Bar you can easily debug your code with this interesting tool.
Bug fixes
Thank you all for reporting bugs!
Documentation
Version 0.2.1
- Fixed wrong default_controller detection ( #11 issue)
Version 0.2.0
- CLI built-in commands
- Fixed AJAX routes issue #9
- Minor bug fixes
Version 0.1.5
- Introducing cli routes
- Performance improvements
- Fix typos in source code comments
- Minor bug fixes