forked from daren.hsu/line_push
1.7 KiB
1.7 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2020-06-16)
0.1.9 (2020-05-28)
Bug Fixes
- fix number regex (886c143)
0.1.8 (2020-05-28)
Bug Fixes
- types: remove strict types (1513a48)
0.1.7 (2020-05-27)
Bug Fixes
- don't throw error on parse fail (65e22c6)
0.1.6 (2020-05-27)
0.1.5 (2020-05-27)
Bug Fixes
- use JsonSigRx to also match numbers (3023552)
0.1.4 (2020-05-22)
0.1.3 (2020-05-20)
Bug Fixes
- remove unused code (10ef37d)