Skip to content

Releases: petit-chat/petit-filou

nightly

02 Feb 06:53
a0c19a7
Compare
Choose a tag to compare
nightly Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.5...nightly

v3.0.5

20 Jan 11:57
6d9b3e7
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

v3.0.4

15 Jan 15:27
8ef6ba9
Compare
Choose a tag to compare

Fixed

  • (pf_lib) use correct option helper function

v3.0.3

07 Jan 14:14
6350805
Compare
Choose a tag to compare

Other

  • (deps) bump reqwest from 0.12.9 to 0.12.12 (#34)

v3.0.2

07 Dec 16:55
be4b9da
Compare
Choose a tag to compare

Other

  • (deps) bump mockito from 1.5.0 to 1.6.1 (#27)
  • (deps) bump regex from 1.10.6 to 1.11.1 (#26)

v3.0.1

06 Dec 15:07
70a6851
Compare
Choose a tag to compare

Fixed

  • add feature check to ensure at least one target is defined (#21)

Other

  • (deps) update reqwest crate to version 0.12.9 (#24)
  • (readme) improve lib and how to (#23)

v3.0.0

25 Oct 07:08
cf1c7b8
Compare
Choose a tag to compare

Other

  • (pf_lib) [breaking] use rust features for mime types (#14)

v2.0.0

18 Oct 17:20
Compare
Choose a tag to compare

Added

  • [breaking] support multiple mime types other than mp4 (#12)

v1.1.1

18 Oct 14:05
Compare
Choose a tag to compare

Fixed

  • (pf_lib) verify that existing urls are mp4 videos

v1.1.0

13 Oct 09:20
Compare
Choose a tag to compare

Added

  • automated release management with ci/cd workflow (#5)