Skip to content

Releases: chollinger93/scarecrow

v0.5.4

22 Nov 14:49
959437d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.3...v0.5.4

0.5.3 - Security Fixes

16 Jan 16:19
a2b5e0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.2...0.5.3

0.5.2 - Security Fixes

14 Sep 21:17
d9f9b1f
Compare
Choose a tag to compare

[0.5.2] - 2021-09-14

0.5.1 - Security Fixes

30 Mar 12:48
64acdcb
Compare
Choose a tag to compare

[0.5.1] - 2021-03-30

Docker Support

14 Dec 23:44
9294828
Compare
Choose a tag to compare

[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

07 Aug 14:57
d2d5df0
Compare
Choose a tag to compare

[0.4.1] - 2020-08-07

Added

  • Consolidated all units tests to tests/
  • Added local codecov/pytest batches

Changed

  • Updated setup.py and requirements.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/ from scarecrow_client, scarecrow_server, scarecrow_core