# Changelog

## [1.0.1 - 2022-04-17]

- fixing github actions badge link

## [1.0.0 - 2022-04-10]

- migrating from travis ci to github actions
- updating dependencies

## [0.1.26 - 2021-05-10]

- security updates for package-lock.json

## [0.1.22 - 2020-07-17]

### Added

- Compact async api for inline time stamping

## [0.1.23 - 2020-09-20]

### Added

- Added verbose option to withLapse function to allow results to be printed to STDOUT imme
diately after call has completed.
- Corrected formatting in toString function to show the key of each lapse item

## [0.1.24 - 2020-12-18]

### Updated

- Bumping travis CI node version compatibility from 8 to 10.