From cf6229c1f9d2cda04dc792f4cb2bf0d3135f0561 Mon Sep 17 00:00:00 2001 From: at15 Date: Sun, 9 Dec 2018 00:55:22 -0800 Subject: [PATCH] [ver] Release 0.0.8 - just #90 refactor on log --- ROADMAP.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 0d0981f..ff20d62 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -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