Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@johannesjh johannesjh released this 05 Jun 14:07
· 12 commits to main since this release
949a96d

Highlight: req2flatpak can now generate yaml output.

Features:

  • Adds yaml output.
    It is now possible to generate yaml output by specifying a .yaml file extension
    or by specifying the --yaml commandline option.

Bugfixes:

  • Fixes sorting when architecture is None - #34 <https://github.com/johannesjh/req2flatpak/pull/34>_
  • Fixes exception handling with invalid platforms - #39 <https://github.com/johannesjh/req2flatpak/pull/39>_