Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 567 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 567 Bytes

Changelog

Changelog created using the Simple Changelog extension for VS Code.

[v1.0.4] - 2024-12-06

Added

  • Created unit tests for functions
  • Add docstring for slug
  • Added saveDocument() unit tests

Changed

  • Updated slug docstring
  • Improve saveDocument function: throw errors for non-valid arguments. ensure absolute path for file
  • Updated saveDocument docstring
  • Add informative description, keywords in package.json

Fixed

  • Improved slug results