Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 1.99 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.

v1.1.0 - 2024-06-20

Commits

  • [New] add --help, --version; accept a path to another directory; nicer error messages 69371ff
  • [Tests] add more assertions 41a8ad6
  • [Tests] reorganize tests 9e280e5
  • [Tests] import.meta.dirname is not always available 43dbe63
  • [Tests] add more coverage 0d325aa
  • [Dev Deps] update c8, tape 5c481c1
  • [patch] remove extra newline 3a92b47
  • [Deps] update c8 1c01438
  • [Dev Deps] pin eslint 54f028c

v1.0.0 - 2024-06-05

Commits