Releases: petit-chat/petit-filou
Releases · petit-chat/petit-filou
v3.0.5
Other
- update Cargo.toml dependencies
v3.0.4
Fixed
- (pf_lib) use correct option helper function
v3.0.3
Other
- (deps) bump reqwest from 0.12.9 to 0.12.12 (#34)
v3.0.2
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
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
Other
- (pf_lib) [breaking] use rust features for mime types (#14)
v2.0.0
Added
- [breaking] support multiple mime types other than mp4 (#12)
v1.1.1
Fixed
- (pf_lib) verify that existing urls are mp4 videos
v1.1.0
Added
- automated release management with ci/cd workflow (#5)