Releases: phlexus/phlexus-core
Releases · phlexus/phlexus-core
v0.1.0
v0.0.2
v0.0.1-beta.8
- Changed visibility of initializeProvider() and initializeProviders() methods from protected to public
v0.0.1-beta.7
- Moved themes logic into separate repository - 'phlexus/phlexus-theme-library'
v0.0.1-beta.6
- Removed getModuleName() method from abstract Module
v0.0.1-beta.5
- Implemented static method getModuleName()
- Changed declaration of getHandlersNamespace() method to static
v0.0.1-beta.4
- Changed routes 'config' folder to 'Config'
- Removed strtolower() applier function to module name
v0.0.1-beta.3
- Fixed calling of PdoFactory load() method
v0.0.1-beta.2
- Implemented helper function phlexus_themes_path()
- Added .gitattributes
v0.0.1-beta.1
Added require of the latest Phalcon 4-beta version