Skip to content

Latest commit

 

History

History
68 lines (42 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

68 lines (42 loc) · 1.46 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

Changed

v3.0.1 - 10 October 2022

Added

  • feat: Schedule Post #238

Changed

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

v3.0.0 - 15 June 2022

Added

  • Utility name changed inputs to getInputAsArray
  • Added basic test cases
  • ⚠️ breaking-change: parse front-matter with js-yaml library

Changed

  • README.md: remove nonsense links and styling

v2 - 16 September 2020

Added

  • support creator with liberapay
  • send YAML Front Matter in body_markdown

Changed

  • Fixed tags,series,cover_image problem
  • Tags updated in README.md
  • core.info cleanup
  • fixed #101 #102
  • removed support section from README.md

v1 - 15 September 2020

Added

  • Initial release 🎊
  • Logo and badges
  • CI/CD Pipelines