Skip to content

Latest commit

 

History

History
74 lines (37 loc) · 3.24 KB

File metadata and controls

74 lines (37 loc) · 3.24 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.

0.2.1 (2026-02-08)

Bug Fixes

0.2.0 (2026-02-08)

Features

  • add per-hook scope filtering configuration (074380e)

Bug Fixes

  • prevent URL duplication from overlapping regex ranges (14655b2)

0.1.3 (2026-01-15)

Bug Fixes

0.1.2 (2026-01-15)

Bug Fixes

0.1.2 (2026-01-15)

Bug Fixes

0.1.2 (2026-01-15)

Bug Fixes

0.1.1 (2026-01-15)

Bug Fixes

  • fixes on implementation (76c0bf3)

[Unreleased]

[0.1.0] - 2026-01-15

Added

  • Initial OpenCode plugin implementation.
  • Configurable replacement with safe exclusions for URLs, paths, and code blocks.
  • npm-ready packaging and Bun-based build scripts.
  • Documentation for installation, configuration, and behavior.