Releases: chollinger93/scarecrow
Releases · chollinger93/scarecrow
v0.5.4
What's Changed
- dependencies: dependabot updates by @chollinger93 in #22
Full Changelog: 0.5.3...v0.5.4
0.5.3 - Security Fixes
What's Changed
- Version 0.5.3 CVE Fixes by @chollinger93 in #17
- Github Workflow by @chollinger93 in #18
Full Changelog: 0.5.2...0.5.3
0.5.2 - Security Fixes
[0.5.2] - 2021-09-14
- Pillow CVE-2021-23437 etc. fixes
- Version upgrades
0.5.1 - Security Fixes
[0.5.1] - 2021-03-30
- Pillow CVE-2021-25290, CVE-2021-25291, etc. security vulnerabilities fixed in
requirements.txt
onlxml
andPillow
Docker Support
[0.5] - 2020-12-14
- Support for easier
Docker
deployment out-of-the-box - Changed subscriber model to
REQ/REP
- Simplified path management using
Docker
- Simplified logging
- Various bugfixes
0.4.1
[0.4.1] - 2020-08-07
Added
- Consolidated all units tests to
tests/
- Added local
codecov
/pytest
batches
Changed
- Updated
setup.py
andrequirements.txt
for a clean install on a fresh machine - Changed audio test to skip if
pygame
is missing or we cannot check the OS - Updated
coveragerc
for more accurate coverage
Removed
- Removed
tests/
fromscarecrow_client
,scarecrow_server
,scarecrow_core