- saveState and getState functions for wrapper tasks (on finally entry points that run post job)
- setSecret added to register a secret with the runner to be masked from the logs
- exportSecret which was not implemented and never worked was removed after clarification from product.
- Add support for action input variables with multiple spaces #127
- Switched ## commands to :: commands (should have no noticeable impact) [#110)(actions#110)
- Added helpers for
group
andendgroup
#98
- Initial release