As you may have noticed, i dropped the big roadmap on the wiki. Instead, i try to relase a new version each time a feature is added / a big change occur. So what does bring the 0.12 release ?
- Changes to the core
- In order to ensure code quality, i started to define interfaces. iWakKit, iWakTool and iWakStorage are available.
- Splitted Webappkit class into Webappkit (API, static methods only) and WakKit, kit instances.
- some reorganisation into core library files
- changes to WakStorage implementation, and new unit tests.
- librairies
- worked on webappkit.db (link, querytpl, mapper) which are database-related tools
- started work on webappkit.fs (filesystem libraries) : filesystem libraries
- admin interface
- You can now edit tools and kits configuration from the web admin interface.