Skip to content

Latest commit

 

History

History
100 lines (45 loc) · 4.4 KB

CHANGELOG.md

File metadata and controls

100 lines (45 loc) · 4.4 KB

Changelog

3.0.0 (2024-01-21)

⚠ BREAKING CHANGES

  • Require Node 18 (#164)

Features

2.1.0 (2023-10-16)

Features

2.0.0 (2023-07-20)

⚠ BREAKING CHANGES

  • Update to Node 16

Features

1.5.0 (2023-01-29)

Features

  • Support injecting as a Block Quote (#28) (3717d3f)

1.4.0 (2023-01-29)

Features

  • Support GitHub Flavored Markdown (#24) (71b9042)

1.3.0 (2023-01-03)

Features

Bug Fixes

1.2.0 (2023-01-02)

Features

  • inject https urls and content from GitHub blobs. (#14) (7bfa896)

Bug Fixes

  • improve handling of injections and add README.md examples (#12) (d7de2f5)

1.1.1 (2022-12-31)

Bug Fixes

1.1.0 (2022-12-31)

Features

  • Support injecting code blocks (#8) (95b49ab)

1.0.0 (2022-12-31)

⚠ BREAKING CHANGES

  • Initial Release (#7)

Features

Bug Fixes

  • Add a README and format output. (#5) (c87e31a)
  • add support for verbose, silent, and color (#4) (e72f4db)