Releases: cert-ee/cuckoo3
Releases · cert-ee/cuckoo3
Cuckoo 0.11.0
- Bugfixes
- Migrate from setup.py to pyproject.toml
- Updated dependencies
What's Changed
- Chore/version updates by @cert-ee-raidar in #199
- Feat/migration to pyproject by @cert-ee-raidar in #200
- Remove author field from pyproject files by @cert-ee-raidar in #201
- Bugfix/various bugfixes by @cert-ee-raidar in #205
Full Changelog: 0.10.0...0.11.0
Cuckoo 0.10.0
- Added ASGI support
- Updated docs to configure ASGI using Daphne
- Fixed outdated peid signatures
Cuckoo 0.9.0
The aim of this release is to set a base version for Cuckoo3
EDIT: This was changed from 1.0.0 to 0.9.0 because it is yet not production ready.