Skip to content

Releases: peter-murray/issue-forms-body-parser

v4.2.1

19 Jun 20:31
22e5d90

Choose a tag to compare

  • Adding support to exclude any hidden markdown data in the values parsed

v4.2.0

18 Jun 09:09
73d2e47

Choose a tag to compare

  • Added ability to generate an actions summary via the generate_summary input boolean

v4.1.0

07 Dec 12:46
2c9675b

Choose a tag to compare

  • Added support for specifying target repositories other than that of the action workflow.

v4.0.0

07 Dec 12:09
cb4cedc

Choose a tag to compare

  • Updated to Node.js 20 for action
  • Updated library versions to latest for @actions/core and @actions/github
  • Updated examples that just dumped the context to a shell to follow best practices to avoid injection attacks

v3.0.0

18 Oct 08:40
21fd347

Choose a tag to compare

v2.0.0

28 Sep 11:25

Choose a tag to compare

  • Modifying the parsing of checkboxes to provide an object of true and false values based on the options selected.

v1.1.0

02 Jul 12:48

Choose a tag to compare

  • Added support for checkbox parsing

1.0.0

13 Mar 11:51
a464276

Choose a tag to compare

Initial release to support Issue Form Template parsing using v1.0.0 release tag.