Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 518 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 518 Bytes

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.

[Unreleased]

1.0.2 - 2023-12-05

Fixed

  • Fixed glob matches to prevent early expansion (#4). Thanks @grantcooksey!

1.0.1 - 2023-09-25

Fixed

  • Expand glob matches from pattern argument. (#3)

1.0.0 - 2022-07-26

Added

  • Initial version