Releases: nick-fields/private-action-loader
Releases · nick-fields/private-action-loader
v3.0.5
v3.0.4
v3.0.3
v3.0.2
v3.0.1-develop.2
3.0.1-develop.2 (2020-02-16)
v3.0.1
v3.0.1-develop.1
3.0.1-develop.1 (2020-02-13)
v1.0.0-develop.2
1.0.0-develop.2 (2020-02-13)
v1.0.0-develop.1
1.0.0-develop.1 (2020-02-13)
Support for nested (or non-default location) actions
This release adds support for specifying an alternate directory to load a private action from. This is particularly helpful for the use case where multiple private actions are hosted in a single repo.
With this release, also converted the source code to TypeScript and added unit tests and code coverage.