v1.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2022-10-09)
Features
- allow all dates to optionally contain time (a818250)
- verify: return false immediately if signature is falsy (aba0b3e)
Chores
- add badges (58f0076)
- add standard-version config (a3245e7)
- allow node env in eslint (3b97fe4)
- deps-dev: bump eslint from 8.22.0 to 8.23.0 (f70efa8)
- deps-dev: bump eslint from 8.23.0 to 8.24.0 (0ca1fc6)
- deps-dev: bump nodemon from 2.0.19 to 2.0.20 (252bbec)
- deps: bump actions/stale from 5 to 6 (2724d74)
- run tests before release (064d13c)
- verify: convert signature to buffer before verify (45a4c5a)