Releases: finleyfamily/f-lib
Releases · finleyfamily/f-lib
v0.4.3
What Changed
🧶 Dependencies
- Update dependency poetry-dynamic-versioning to >=1.7.1,<2.0.0 @renovate[bot] (#314)
- Update dependency rich to v14 @renovate[bot] (#323)
v0.4.2
What Changed
🐛 Bug Fixes
- fix issue causing
aarch64to raiseUnknownPlatformArchitectureError@ITProKyle (#101)
v0.4.1
v0.4.0
What Changed
🚀 Features
- bump pydantic-settings & pydantic requirements, remove dupe settings src @ITProKyle (#92)
- add timeout option for
CliInterfaceMixin@ITProKyle (#93) - add
FileHashutility class @ITProKyle (#94) - add
ArchiveExtractorclasses @ITProKyle (#96)
🐛 Bug Fixes
- export
setup_logging@ITProKyle (#95)
v0.3.0
What Changed
🚀 Features
- add
f_lib.logging@ITProKyle (#21) - add
aws.cloudformationlogging highlights @ITProKyle (#24)
v0.2.0
What Changed
- mass update & convert to use poetry @ITProKyle (#16)
🚀 Features
- add mixins and some utils @ITProKyle (#19)
🧶 Dependencies
- Bump urllib3 from 2.0.5 to 2.0.6 @dependabot (#17)
- Bump urllib3 from 2.0.6 to 2.0.7 @dependabot (#18)
v0.1.0
Changes
- release 0.1.0 @ITProKyle (#3)
🚀 Features
- add AWS lambda type defs for context object and SQS event @ITProKyle (#1)
🧰 Maintenance
- pypi test deployment now only runs on push to master or tags @ITProKyle (#2)