Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

46 lines (36 loc) · 1.42 KB

Changelog

0.0.7 - 2025-02-13

Added

  • Move eslint to devDepencies (#31)

0.0.6 - 2025-02-12

Added

  • Add build step to justfile publish script (#27)
  • Add back POST endpoints (#25)

0.0.5 - 2025-02-07

Added

  • Add docs to package.json (#22)
  • Remove post requests (#21)

0.0.4 - 2025-02-07

Added

  • Improve release scripts (#19)
  • Add recursive endpoints and docs improvements (#18)

0.0.3 - 2025-02-04

Added

  • Add name to Docs workflow (#16)
  • Add documentation (#14)
  • Add License and badges (#13)
  • Remove unnecessary awaits (#12)
  • Adding remaining endpoints (#11)
  • Publish 0.0.2 (#8)
  • Add installation and usage instructions to README (#7)
  • Add block-related endpoints (#5)
  • Add CI (#6)
  • Init TypeScript library (#2)
  • Fix README (#1)
  • Initial commit