2.0.0 (2021-11-07)
- main functions accept optional settings object instead of optional boolean flag for throwing exceptions (introduced in d9622a5bd9)
- exports: all errors exported individually (reverts breaking change from commit 42f32ecf)
1.0.1 (2021-11-06)
- types: jsdoc improvement for tsoa integration (48e85a4)
1.0.0 (2021-11-06)
- types: improve tsoa integration and docs output (42f32ec)
- types: all errors exported as an
errors
namespace
0.2.0 (2021-11-06)
- converters: valid time format is HH:MM (7b563e2)
- opt for throwing exceptions (d9622a5)