Updates task list.

This commit is contained in:
Manu Mtz-Almeida 2014-07-06 18:57:58 +02:00
parent 99cc7ca362
commit 31417dbc63
1 changed files with 5 additions and 4 deletions

View File

@ -13,14 +13,15 @@ Yes, Gin is an internal project of [my](https://github.com/manucorporat) upcomin
##Roadmap for v0.2 ##Roadmap for v0.2
- [x] Performance improments, reduce allocation and garbage collection overhead - [x] Performance improments, reduce allocation and garbage collection overhead
- [ ] Fix bugs - [x] Fix bugs
- [ ] Ask our designer for a cool logo - [ ] Ask our designer for a cool logo
- [ ] Add tons of unit tests and benchmarks - [ ] Add tons of unit tests
- [ ] Add internal benchmarks suite
- [x] Improve logging system - [x] Improve logging system
- [x] Improve JSON/XML validation using bindings - [x] Improve JSON/XML validation using bindings
- [ ] Improve XML support - [x] Improve XML support
- [ ] Improve documentation - [ ] Improve documentation
- [ ] Add more cool middlewares, for example redis catching (this also helps developers to understand the framework) - [ ] Add more cool middlewares, for example redis catching (this also helps developers to understand the framework).
- [x] Continuous integration - [x] Continuous integration