All Versions
34
Latest Version
Avg Release Cycle
18 days
Latest Release
907 days ago

Changelog History
Page 4

  • v1.0.0 Changes

    June 06, 2019

    First stable version

  • v0.9.9 Changes

    May 12, 2019

    πŸš€ First release

  • v0.9.9.2 Changes

    May 16, 2019

    πŸ”„ Changelog:

    • 🚚 Moved index.php to the public folder.
    • πŸ›  Fixed bug when setting a config constant in the cli.
    • πŸ“‡ Renamed folder "espaΓ±ol" to "spanish".
    • Converted files to Unix file ending.
    • βž• Added newline at end of files.
    • βž• Added .editorconfig.
    • βž• Added composer.lock in .gitignore.
    • πŸ”¨ Refactored code.
  • v0.9.9.1 Changes

    May 14, 2019

    πŸ”„ Changelog:

    • πŸ›  Fixed a bug when creating extensions from the cli.
    • πŸ›  Fixed a bug when loading extensions related to the Str.
    • βž• Added a Factory class which follows the factory pattern.
    • πŸ”¨ Refactored code.