Releases: mcarvin8/apex-tests-git-delta
Releases · mcarvin8/apex-tests-git-delta
v1.0.8
1.0.8 (2024-04-09)
Bug Fixes
- refactor imports and ensure async/promises are used (ed43851)
v1.0.7
1.0.7 (2024-04-07)
Bug Fixes
- use git.log command from simple-git (db961db)
v1.0.6
1.0.6 (2024-04-07)
Bug Fixes
- use simple-git for git commands (f1e50ce)
v1.0.5
1.0.5 (2024-04-05)
Bug Fixes
- revert to regex in a file due to issues with flag (3b6aa6b)
v1.0.4
1.0.4 (2024-04-05)
Bug Fixes
- get regular expression from a command flag instead of a file (e3d7d40)
- validate tests against package directories (5b9b94e)
v1.0.3
1.0.3 (2024-04-05)
Bug Fixes
- don't include
--from
commit message in the output (23242c6)
v1.0.2
1.0.2 (2024-04-05)
Bug Fixes
- write test classes to a text file to ensure clean output (4b062e1)
v1.0.1
1.0.1 (2024-04-04)
Bug Fixes
- fix messages and ensure all flags are required (33ad38e)
v1.0.0
1.0.0 (2024-04-04)
Features