Skip to content

Releases: mufeedali/flatplay

v0.4.2

20 Nov 04:11
a37cfc2

Choose a tag to compare

Fixed

  • (deps) Replace deprecated lib

Other

  • (deps) Update deps

v0.4.1

07 Sep 13:43
3e90b6f

Choose a tag to compare

Added

  • Add support for git-based app checkout

v0.4.0

23 Aug 18:18

Choose a tag to compare

Added

  • [breaking] only flatplay now 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

03 Aug 13:22
64ac766

Choose a tag to compare

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.
  • rebuild command that performs a cleanup follow'ed by a build.

v0.2.3

03 Aug 07:28
8468508

Choose a tag to compare

Fixed

  • Show error for qmake build system
  • add bind mount for document portal fuse when running app (#8)

v0.2.2

02 Aug 13:05
592e464

Choose a tag to compare

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

26 Jul 19:00
6bac7e5

Choose a tag to compare

Added

  • add bundle export feature (#5)

Fixed

  • clean when manifest switch occurs
  • clean not resetting state

v0.2.0

26 Jul 16:18

Choose a tag to compare

Fixed

  • auto-selection was broken in root dir

Other

  • update readme with cargo info

v0.1.1

26 Jul 15:03
151fffd

Choose a tag to compare

Fixed

  • completions command manifest error

v0.1.0

26 Jul 14:40
591efa3

Choose a tag to compare

Initial release. Checkout the README for more details.