2023-12-05 20:13:26 +00:00
|
|
|
# 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).
|
|
|
|
|
2024-01-19 21:49:57 +00:00
|
|
|
## [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.
|
|
|
|
|
2023-12-05 20:13:26 +00:00
|
|
|
## [1.0.2] - 2023-12-05
|
|
|
|
|
|
|
|
### Added
|
2024-01-19 21:49:57 +00:00
|
|
|
|
2023-12-05 20:13:26 +00:00
|
|
|
- Initial release.
|