Skip to content

Latest commit

 

History

History
58 lines (26 loc) · 2.25 KB

CHANGELOG.md

File metadata and controls

58 lines (26 loc) · 2.25 KB

1.1.0 (2024-04-10)

Bug Fixes

  • format: fix type inferernce (8e0142a)

Features

  • deps: change from deno.land module to jsr module (a8aa3a8)

1.1.0-beta.1 (2024-04-10)

Bug Fixes

  • format: fix type inferernce (8e0142a)

Features

  • deps: change from deno.land module to jsr module (a8aa3a8)

1.0.1 (2023-06-20)

Performance Improvements

  • format: change the replacement logic (7b1a285), closes #2

Reverts

  • deps: use minimum escape (7709fe1)

1.0.1-beta.1 (2023-06-20)

Performance Improvements

  • format: change the replacement logic (7b1a285), closes #2

1.0.0 (2023-06-04)

Features

  • format: add basic format function (ce54dac)
  • mod: export format and related types (a88566b)

1.0.0-beta.1 (2023-06-03)

Features

  • format: add basic format function (ce54dac)
  • mod: export format and related types (a88566b)