pathsd/CHANGELOG.md

22 lines
490 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.1.0] - 2024-01-19
### Added
- Support for comments (`#`) in parts files.
- Explicitly inherit paths from `PATH` environment variable.
- Ability to deduplicate output paths.
## [1.0.2] - 2023-12-05
### Added
- Initial release.