Releases: typesafegithub/github-actions-typing
Releases · typesafegithub/github-actions-typing
v0.5.0
- breaking: no more
verbose
input. Please use debug logging provided by GitHub
v0.4.0
- breaking: changed casing to kebab-casing
- removed
typingSpec
attribute
v0.3.0
Information about types are now stored in action-types.yml
.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Added support for lists of strings and enums.
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release, supporting types:
- string
- boolean
- integer
- float