[Libraries]
- jQuery 1.5.2
- jQuery UI 1.8.11
- 960.gs
- DataMapper ORM (WanWizard) 1.8.0 (Beta)
- CodeIgniter 2.0.2
- Memcached Library
- CLI Library
- History
- Predis
- FPDF
- HTTP_REQUEST
[20/04/2011]
- Add styles.css file
- Add application.js file
- insert line styles.css & application.js to application/views/templates/default.php
- Update jQuery 1.5.2
- Update jQuery UI 1.8.11
- Update DataMapper ORM (WanWizard) 1.8.0 (Another Beta)
- Update to CodeIgniter 2.0.2
- Fix bug about MyDatamapper
- Upgrade CRUD Template Command-line
- Key Datamapper Extension & auto-enable
- Add Auto check .htaccess if has remove index.php from config
[25/11/2010]
- Add more template to generator
- Change gen to "onebit" and task to "generate"
- Add Plural to Task to make it like rails
- Add CRUD to easy generate "model" , "controller" and "views"
- Add more library like "Memcached","Redis"
[24/11/2010]
- Initialize OnebitFramework
- Setting Up Easy Application
- Setup Autoload
- Add DATE_FORMAT to constant
- change session expiration to 14400
- add template cache config in config/application.php
[02/11/2010]
- Add Memcached Library https://github.com/tomschlick/memcached-library/tree/master/libraries/
- Add CLI Library
- Add Commandline can call method Ex. "php index.php welcome cli"