Releases: shopsmart/render-j2-action
Releases · shopsmart/render-j2-action
Allows multiple data files to be provided
What's Changed
- Allows multiple data files to be provided by @mike-carey in #10
Full Changelog: v2.0.0...v2.1.0
Converts to a composite action
What's Changed
- Converts the action to a composite action by @mike-carey in #9
Full Changelog: v1...v2.0.0
Properly handles multiline content
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
v1.0.3: January 06, 2022 06:12 PM
What's Changed
- Exports file contents as output by @mike-carey in #6
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
What's Changed
- Installs requirements from full path by @mike-carey in #5
Full Changelog: v1.0.1...v1.0.2
v1.0.1: October 27, 2021 05:07 PM
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
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