All notable changes to this project will be documented in this file.
- use prettier for formatting rules
- use texample to run through README examples
- timezone function calls travel by default #3
- timezone function signature also takes travel arguments
- export as module with dist for require and umd
- replace lab with mocha and chai
- default to node v14
- stop building node v10
- bump babel and rollup
- use c8 for coverage