Skip to content

Releases: shopsmart/render-j2-action

Allows multiple data files to be provided

26 Apr 17:04
c21abcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

Converts to a composite action

20 Apr 17:26
1e8050d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v2.0.0

Properly handles multiline content

20 Apr 15:45
3b82aed
Compare
Choose a tag to compare

What's Changed

  • Properly handles multline strings for content by @mike-carey in #8

Full Changelog: v1.0.4...v1.0.5

Updates set-output syntax

14 Mar 16:41
6cb096f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.0.4

v1.0.3: January 06, 2022 06:12 PM

07 Jan 00:13
10434e3
Compare
Choose a tag to compare

What's Changed

Notes

  • Converts the action to a docker run instead of composite

Full Changelog: v1...v1.0.3

v1.0.2: October 29, 2021 02:01 PM

29 Oct 19:02
e671ea4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1: October 27, 2021 05:07 PM

27 Oct 22:07
4a33071
Compare
Choose a tag to compare

What's Changed

  • Switches the action from docker to composite by @mike-carey in #4

Full Changelog: https://github.com/shopsmart/render-j2-action/commits/v1.0.0..v1.0.1

v1.0.0: October 27, 2021 01:20 PM

27 Oct 18:20
7ee2bfb
Compare
Choose a tag to compare

What's Changed

  • Cleans up template-specific configurations by @github-actions in #1
  • Adds initial action to render j2 templates by @mike-carey in #2
  • Makes the repo public under the MIT license by @mike-carey in #3

New Contributors

  • @github-actions made their first contribution in #1
  • @mike-carey made their first contribution in #2

Full Changelog: https://github.com/shopsmart/render-j2-action/commits/v1.0.0