Commit graph

5 commits

Author SHA1 Message Date
marcin
0735972145
feat!: tag released 2023-03-28 16:55:23 +01:00
Paul Hatcherian
ea50fff3e4 Fix output mapping 2022-12-31 07:06:35 -06:00
Paul Hatcherian
02763ed6d3 Exclude pre-release tags from version consideration 2022-12-17 19:56:43 -06:00
Paul Hatcherian
ae4e812946 Support namespaces without tags. 2022-08-21 22:40:59 -04:00
Paul Hatcherian
31f4e3fdf0 Rewrite/refactor for v5, migrate to TypeScript (MAJOR)
Set Jest config file in package script

Include module path

Include tests in project folders

Remove index module exports

Hardcode configuration parameters

Move parameter binding into main run function

Use alias imports

Run test sequentially

Remove cleanup (async conflict)

Revert Jest option

Increase test timeout to 15 seconds
2022-04-03 20:28:28 -04:00