develop #8

Merged
David merged 26 commits from develop into master 2024-05-18 20:53:25 +02:00
Showing only changes of commit 6a0d7eee46 - Show all commits

View File

@ -6,6 +6,8 @@ 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [Unreleased]
## [1.0.0] - 2024-05-18
### Changed ### Changed
- Changed the default invocation to `warp-packer pack <argument1> <argument2> ...`. - Changed the default invocation to `warp-packer pack <argument1> <argument2> ...`.
@ -17,8 +19,6 @@ For more details, see the [README](./README.md#changes-in-v100).
- `BUILD.md` with instructions on how to compile warp-packer. - `BUILD.md` with instructions on how to compile warp-packer.
- `INSTALL.md` with instructions on how to run the application on Linux, macOS, and Windows systems. - `INSTALL.md` with instructions on how to run the application on Linux, macOS, and Windows systems.
## [1.0.0]
## [0.1.0 - 0.3.0] - 2018-10-30 ## [0.1.0 - 0.3.0] - 2018-10-30
### Changed ### Changed
- For changes see origin repository: https://github.com/dgiagio/warp/releases - For changes see origin repository: https://github.com/dgiagio/warp/releases