Releases: n0nag0n/fatfree-devtools
Releases · n0nag0n/fatfree-devtools
Version 0.5.0
Version 0.4.0
- Fixed a few 8.2 bugs I noticed with initting the environment
- Added ability to customize the host for
serve
andserve admin
(so it can work with projects like n0nag0n/firefly - Added additional check to find nettools composer suite if you install it locally instead of globally
Version 0.3.1
Fixed PHP 8.2 bug
Version 0.3.0
This is now PHP 8.0 ready!
Version 0.2.0
Thanks to @Lawrence72 ironed out some wrinkles and added some functionality for the URL for the database manager.
Version 0.1.7
A few minor bug fixes
Version 0.1.6
Added Plugin Section to easily find and install Fat-Free Plugins
Version 0.1.5
Misc fixes, and made nettools composer helper work in global context.
Version 0.1.4
added config/environment check
Version 0.1.3
Added a few new config variables.
Added Adminer and some Adminer plugins to be installed by default
Added ability to create models.
Fixed some config issues.