Skip to content

Releases: typesafegithub/github-actions-typing

v0.5.0

22 Jul 10:02
Compare
Choose a tag to compare
  • breaking: no more verbose input. Please use debug logging provided by GitHub

v0.4.0

28 Jun 20:58
Compare
Choose a tag to compare
  • breaking: changed casing to kebab-casing
  • removed typingSpec attribute

v0.3.0

22 Jun 08:50
Compare
Choose a tag to compare

Information about types are now stored in action-types.yml.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

21 Jun 08:19
Compare
Choose a tag to compare

Added support for lists of strings and enums.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

20 Jun 09:00
Compare
Choose a tag to compare

Initial release, supporting types:

  • string
  • boolean
  • integer
  • float