You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

721 B

Changelog

0.2.1 (June 2, 2017)

FEATURES:

  • [cli] Log level parsing moved here from tendermint repo

0.2.0 (May 18, 2017)

BREAKING CHANGES:

  • [common] NewBaseService takes the new logger

FEATURES:

  • [cli] New library to standardize building command line tools
  • [log] New logging library

BUG FIXES:

  • [autofile] Close file before rotating

0.1.0 (May 1, 2017)

Initial release, combines what were previously independent repos:

  • go-autofile
  • go-clist
  • go-common
  • go-db
  • go-events
  • go-flowrate
  • go-logger
  • go-merkle
  • go-process