Skip to content

Releases: HackerHappyHour/tagging-strategy

3.1.0

06 Dec 02:08
72a036d

Choose a tag to compare

  • improved error handling and reporting

v3

06 Dec 02:09
72a036d

Choose a tag to compare

  • adds support for extra_tags, which support conditional expression resolution
  • removes the latest input, which can now be provided explicitly via the extra_tags input
  • improved error handling and reporting

3.0.0

06 Dec 02:06
d136e28

Choose a tag to compare

  • adds support for extra_tags, which support conditional expression resolution
  • removes the latest input, which can now be provided explicitly via the extra_tags input

3.0.0-rc2

05 Dec 23:08

Choose a tag to compare

3.0.0-rc2 Pre-release
Pre-release
build 3.0.0-rc2

3.0.0-rc1

05 Dec 19:20

Choose a tag to compare

3.0.0-rc1 Pre-release
Pre-release
consolidate tags reducers

2.2.0

05 Dec 00:19
477c21d

Choose a tag to compare

Tagging-strategy now supports the ability to conditionally include each tagging strategy defined by the user by adding ::<expression that resolves to a boolean> after each strategy in the csv/list input of tags

v2

05 Dec 00:22
477c21d

Choose a tag to compare

Merge pull request #43 from HackerHappyHour/support-conditional-tags

add conditional tag tests, conditionalTagFilter fn

2.1.1

29 Nov 17:02
26a0a43

Choose a tag to compare

  • fixes interpolation of true/false for the latest input

2.1.0

28 Nov 22:50
5e3d07d

Choose a tag to compare

  • Adds support for "loose" prerelease identifiers (ex.... 1.0.0rc1)

2.0.0-rc3

28 Nov 18:49

Choose a tag to compare

2.0.0-rc3 Pre-release
Pre-release

fixes an undefined function error related to retrieving the tags input parameter