1.5.1 (2024-08-03)
- practs: bump practs to latest best (045fc95)
1.5.0 (2024-08-03)
- uuid: expose genTestUuid procedure (2c17d2c)
1.4.2 (2024-07-07)
- deps: bump error-fns dep for better devex (d952ef0)
1.4.1 (2024-06-16)
- then: ensure .todo only passes name of test (924df7d)
1.4.0 (2024-06-06)
- retry: expose then.repeatably every and some (b2c56a9)
1.3.0 (2024-02-03)
- todo: add .todo method onto then (81835a4)
1.2.0 (2024-02-01)
- if: add .runIf and .skipIf to given,when,then (7fb0890)
1.1.1 (2023-10-15)
- why: specify why of then in less visually large way (0a673c2)
1.1.0 (2023-10-15)
- why: allow thens to specify what and why explicitly (30952fe)
1.0.3 (2023-09-17)
- pkg: forward the getError method from error-fns for convinience (365b2d2)
1.0.2 (2023-09-16)
- defs: enable .skip and .only (2b1a68a)
1.0.1 (2023-09-16)
- pkg: expose exports via index (9766143)
- init: initialize based on error-fns (362d38e)