Skip to content

Releases: makukha/docsub

v0.3.0 — 2024-12-30

29 Dec 22:55
ca257f5
Compare
Choose a tag to compare

Added 🌱

  • Option docsub after line N: to keep N first lines of replaced block content (#13)

Misc

  • Fixed changelog URLs and release name (#25)

v0.2.0 — 2024-12-29

29 Dec 21:55
b1e6c47
Compare
Choose a tag to compare

Breaking 🔥

  • In Markdown files, docsub header is now used in one-line comment before content block, other than part of fenced code syntax (#19)

Added 🌱

Changed

  • Multiple heavy refactoring of logic, structure, and dev tasks; introduced multi-format modular architecture. (#6)

Fixed

  • Made config file .docsub.toml optional, using default command config values if missing. (#3)
  • Fixed regular expression bug. (#5)

Docs

  • Appended old Changelog entries (#17)

Misc

  • Fixed dev task release bug when uv.lock file was not updated after version bump. (#9)
  • Minor changes related to changelog management. (#17)
  • Added new changelog section "Breaking" (#19)
  • Add informative icons to changelog sections (#22)

v0.1.0

28 Dec 16:33
84c8434
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/makukha/docsub/commits/v0.1.0