All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.1 (2020-03-09)
- 🐛 fix reference (ecb2ba3)
0.4.0 (2020-03-05)
- 🎸 add new scan mode listener (462ded5)
0.3.1 (2020-02-08)
- 🐛 fix range when LIB height is larger than best height (97cf093)
0.3.0 (2020-02-08)
- deps: bump eslint-utils from 1.4.0 to 1.4.3 (c39ce2a)
- deps: bump handlebars from 4.1.2 to 4.7.2 (ede082c)
- 🎸 use cache when querying unconfirmed blocks (49e186c)
0.2.4 (2019-12-04)
- 🎸 do not get tx id (912275e)
0.2.3 (2019-11-18)
- 🐛 it is millisecond!!! (e04311f)
0.2.2 (2019-11-18)
- 🐛 jump when increasing heights slow (005830a)
0.2.1 (2019-11-18)
- 🐛 remove time log and add case for stop increasing height (c004cb0)
0.2.0 (2019-11-18)
- 🎸 remove useless log (c1181b3)
0.1.6 (2019-09-27)
- 🐛 remove console time (209a177)
0.1.5 (2019-08-01)
- 🐛 fix scheduler constructor (7b2f95b)
0.1.4 (2019-08-01)
- 🎸 export Scheduler (c18de31)
0.1.3 (2019-07-31)
0.1.2 (2019-07-31)
0.1.1 (2019-07-27)
0.1.0 (2019-07-27)
- 💡 refactor scanner (8881425)
- remove sql operations, remove formatters