Releases: mvccore/example-translator
Releases · mvccore/example-translator
MvcCore - Example - Pig-Latin Translator - v5.3.0
MvcCore - Example - Pig-Latin Translator - v5.2.0
Release v5.2.0
MvcCore - Example - Pig-Latin Translator - v5.1.0
Changed
- Required
mvccore/mvccore
: ^5.1.
MvcCore - Example - Pig-Latin Translator - v5.0.1
MvcCore - Example - Pig-Latin Translator - v5.0.0
licence badge images links fixed
MvcCore - Example - Pig Latin Translator v4.2.0
- version alighment to v4.2.0
MvcCore - Example - Pig Latin Translator v4.0.0
- MvcCore 4+ implementation
- everything rewritten to use namespaces
- renamed controller (and template) Default to Index, because class with name 'Default' can not exist
- json attribute view helper updated
- bugfix in submit redirection
MvcCore - Example - Pig Latin Translator v3.1.3
- composer.json versions fix
MvcCore - Example - Pig Latin Translator v3.1.2
- MvcCore v3.1.2+ implementation
- readme text updates and build steps fixes
MvcCore - Example - Pig Latin Translator v3.0.0
Added
- MvcCore 3+ support
- all external libraries are possible to load by composer
- Bootstrap.php to configure debug library and assets extension
- new readme file
- config files for all packing ways with comments
Changed
- most of repeated code from other examples is now mvccore extension
- PHP packing in 4 modes (about 35 % faster then development app version)
- strict package (currently used for packed app in result dir)
- strict hdd
- preserve package
- preserve hdd