Releases: ace411/Bingo-Framework
Releases · ace411/Bingo-Framework
Bingo v2.0.0
Bingo Version 1.1.1
Fourth Release of the Bingo Framework
The following changes have been made:
- ERROR_TYPE value ('json' or 'text-html') has been added to the Config.php file
- Removed unnecessary files
- App/Controllers/Api.php
- App/Views/Pug/main.pug
- App/Views/Pug/index.pug
- App/Views/Pug/error.pug
- App/Views/Home/markdown.php
- App/Models/Google.php
- composer.json suggestions
Bingo Version 1.1.0
Third Release of the Bingo Framework
Added Features
- Mustache Template caching
- Markdown support
- A simple Command Line Interface
- Command Line Interface Exception handler
- CLI error logger
Bingo Version 1.0.1
Improvements
After inspecting the code in the first version, the following adjustments were made:
- More accurate path generation
- Creation of a cache for Mustache templates
- Modification of the "composer.json" file
- A means to display configuration options
Bingo Version 1.0.0
First Development Release of the Bingo Framework
Features
- A router
- Mustache Templates
- PHP templates (if required)
- Error Logger (used during production)
- Composer agnostic features (composer.json and composer autoloader for default dependency directory)