Skip to content

Commit

Permalink
[ver] Release 0.0.8
Browse files Browse the repository at this point in the history
- just #90 refactor on log
  • Loading branch information
at15 committed Dec 9, 2018
1 parent 8d640f1 commit cf6229c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
## 0.0.8

- [x] test coverage for multiple packages
- [ ] explain internals of some implementation
- [ ] start documenting the style for writing gommon itself, lib using gommon, app using gommon/lib using gommon
- [ ] improve Makefile and dockerized build & test
- [x] tree of loggers in use
- [x] benchmark against other loggers

## 0.0.9

- [ ] more complex error interface, error code
- [ ] organized error types
- [ ] extension for collecting errors using third party services
- [ ] init go mod support, not sure if it will be compatible with dep
- [ ] explain internals of some implementation
- [ ] start documenting the style for writing gommon itself, lib using gommon, app using gommon/lib using gommon
- [ ] improve Makefile and dockerized build & test

## 0.0.10

- [ ] tree of loggers in use
- [ ] benchmark against other loggers
- [ ] support better logging for errors
- [ ] init go mod support, not sure if it will be compatible with dep

## 0.0.11

Expand Down

0 comments on commit cf6229c

Please sign in to comment.