This repository was archived by the owner on Sep 11, 2019. It is now read-only.
Releases: axessweb/W
Releases · axessweb/W
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1
This release contains :
- [add] new variable in Controller for easy add data to global view (layout, template)
- [add] method assetUrl() in Controller
- [add] methods findBy() and findAllBy() for find by where clause
- [del] file public/check.php and moved to public/index.php
- [upd] updated dependencies
v1.0.11
v1.0.10
v1.0.9
v1.0.8
v1.0.7
This relaease contains:
Fix limit bug findAll, Todo findNext, findPrevious
- Fix limit findAll
- Remove todo 404
- Make todo findNext, findPrevious
- Refactor condition model findPrevious, findNext
- Various fix in doc
Thank's @matthieumota