Releases: webbyphp/webby
Releases · webbyphp/webby
Webby v0.2.0
🚀 Webby v0.2.0
A stable release for easy web application development.
- Comes with a nice syntax around CodeIgniter3 framework
- Hoping to be an environment that can house all other framework components
- Easy for beginners to work with.
Added
- Blade-like templating engine
- New implementation for the view() function
Fixed
- .env.example: most configurations had bugs it got fixed
- .gitignore was configured to exempt some files and folders
- some helper functions in webby_helper.php
Release v0.1.11
🚀 Webby v0.1.11
A stable release for easy web application development.
- Comes with a nice syntax around CodeIgniter3 framework
- Hoping to be an environment that can house all other framework components
- Easy for beginners to work with.
Added
app/Api directory
app/Packages directory
public/assets
Fixed
.env.example "app.env" is commented
Api directory folder is missing
Packages directory folder is missing
assets directory is missing
Release v0.1.10
🚀 Webby v0.1.10
A stable release for easy web application development.
- Comes with a nice syntax around CodeIgniter3 framework
- Hoping to be an environment that can house all other framework components
- Easy for beginners to work with.