Releases: mufeedali/flatplay
Releases · mufeedali/flatplay
v0.4.2
v0.4.1
Added
- Add support for git-based app checkout
v0.4.0
Added
- [breaking] only
flatplaynow also stops existing process
Other
- (deps) bump anyhow from 1.0.98 to 1.0.99
- (deps) bump clap from 4.5.44 to 4.5.45
- (deps) bump actions/checkout from 4 to 5
- (deps) bump clap_complete from 4.5.55 to 4.5.57
- (deps) bump clap from 4.5.42 to 4.5.44
- (deps) bump serde_json from 1.0.141 to 1.0.142
- (deps) bump clap from 4.5.41 to 4.5.42
v0.3.0
Removed
- [breaking] Removed the library: The library was too tightly coupled with the CLI and wasn't really straightforward to use anyway.
Added
- Show some information from the selected manifest when running Flatplay.
rebuildcommand that performs a cleanup follow'ed by a build.
v0.2.3
v0.2.2
Fixed
- remove unnecessary print
- make sure build init check only happens once
Other
- re-org build dirs
- more cleanup
- re-org build_application
v0.2.1
v0.2.0
Fixed
- auto-selection was broken in root dir
Other
- update readme with cargo info
v0.1.1
Fixed
- completions command manifest error
v0.1.0
Initial release. Checkout the README for more details.