Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 619 Bytes

CHANGELOG.md

File metadata and controls

33 lines (17 loc) · 619 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]

2.0.0 - 2024-09-21

Added

  • Added more configuration options (#10, #15). Thanks @Agraphie!

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