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]
[0.1.0] - 2025-06-16
Added
- (cargo) Use the workspace linting rules
- Derive
Clone
,Copy
andDebug
forInputPaths
- Derive
Clone
,Copy
andDebug
forInputPath
- Add
InputPath
andInputPaths
helper structs - Add functions to get relative file paths from input dirs
- Add
alpm-common
crate for common traits and functionalities
Other
- Convert cloned reference to slice::from_ref