Releases: gautamkrishnar/blog-post-workflow
Releases · gautamkrishnar/blog-post-workflow
1.2.8
- Added emoji support in templates, added:
>$randomEmoji(💯,🔥,💫,🚀,🌮)
parameterized variable to display random emojis on posts.
>$emojiKey(💯,🔥,💫)
to display static emojis.
See #29 (comment) for more details.
1.2.7
- Added
custom_tags
option: Allows you to use the custom tags from your feed items in your template. See: #28 (comment)
1.2.6
- Upgrade all dependencies to the latest version
1.2.5
- Added ability to use date when specifying the custom template
1.2.4
- Updated tests, added trim to parser output
1.2.3
- Fixes for CI/CD
1.2.2
- Version bump for CI/CD testing
1.2.1
- Improvements to CI/CD
1.2.0
- Added CD Pipleine
1.1.9
- CI/CD Fixes