Releases: KumbiaPHP/KumbiaPHP
Releases · KumbiaPHP/KumbiaPHP
v 1.1.5
v 1.1.4
V1.1.3
V1.1.2
Update to v1.1.1
Fix router and view in some systems.
Update to v1.1.0
New way to manage no method found in controllers.
using __call() in the controllers, by default work like before.
New PagesController, using the __call(). Now it's faster and easier.
Also can be moved to a trait.
Deprecated use of kumbia_version() now it's better to use the constant KUMBIA_VERSION
Initial bootstrap to work with workerman.
Faster router and dispatcher.
Version 1.0.0
Merge pull request #293 from KumbiaPHP/dev v 1.0.0
v1.0.0-rc.2
The last Release Candidate
1.0 Release Candidate
Terminando la documentación en español e inglés, para sacar la versión final.
Release candidate 0.9
Compatible 100% con beta2