Skip to content

Releases: petit-chat/petit-filou

v1.0.0

10 Oct 14:31
Compare
Choose a tag to compare

Added

  • Unit and integration tests.

Changed

  • Split project in two different packages, pf_lib containing the business logic and pf_cli containing the user interface. This logic allows the publishing of pf_lib to crates.io.

Removed

  • CD workflow.
  • Useless documentation.
  • Stop using git-cliff.
  • CLI completions and man page.

v0.3.1

20 Aug 08:35
Compare
Choose a tag to compare

Changed

  • Reduce nested iterator complexity in URL extractor functions.
  • Split CI workflow steps into separate jobs in order to improve failure predictability.

Fixed

  • Typos and broken URLs in documentation.
  • CD now building with checkout to the right ref (#3).

v0.3.0

19 Aug 09:55
Compare
Choose a tag to compare

Added

  • Generation of man page and CLI completions.
  • Fully automated CD building and uploading assets to release.
  • Using git-cliff.

Changed

  • Move CLI args to a dedicated module.
  • CI now running for pull request towards main branch only.

Removed

  • Release workflow.

v0.2.1

20 Aug 08:15
Compare
Choose a tag to compare

Changed

  • Dependencies bump.

v0.2.0

20 Aug 08:16
Compare
Choose a tag to compare

Added

  • Release workflow uploading binary files to releases.
  • Issue templates.

Fixed

  • Broken URLs in documentation.

v0.1.0

20 Aug 08:16
Compare
Choose a tag to compare

Added

  • This project to help people retrieve video URLs on WordPress websites.