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.0.10] - 2024-12-02
Added
- Able to find last version from child directories of a project.
[0.0.9] - 2024-12-02
Added
- Remembers the last version used in the CLI command for faster switching (per directory).
- Unit test coverage.
Changed
- Moved some classes to new subdirectories.
[0.0.3] - 2023-10-08
Removed
- The
no-composer-restoreoption due to it being too fragile.