Skip to content

Releases: ful1e5/TheActionDev

v3.0.1

10 Oct 12:09
Compare
Choose a tag to compare

What's New?

  • feat: Schedule Post #238

Issues Fixes

  • Fixed unable to parse warning message string concatenation
  • Fixed #240

v3.0.0

15 Jun 10:32
Compare
Choose a tag to compare

What's New?

  • ⚠️ breaking-change: parse front-matter with js-yaml library. Check updated docs at README.md
  • Utility name changed inputs to getInputAsArray
  • Added basic test cases

Improvements

  • README.md: remove nonsense links and styling

v2

01 Oct 10:01
Compare
Choose a tag to compare

Changed

  • send YAML Front Matter in body_markdown
  • Fixed tags,series,cover_image problem
  • Tags updated in README.md
  • core.info cleanup
  • fixed #101 #102

v1

15 Sep 06:45
Compare
Choose a tag to compare
  • Initial release 🎊
  • Logo, Badges & Branding assets added
  • CI/CD Pipelines added