Commit Graph

7 Commits

Author SHA1 Message Date
Michel Oosterhof 0001168382
Release 2.5.0 (#1808)
* update changelog
* update version file
2023-01-09 23:18:42 +08:00
Michel Oosterhof 988c7e872f
V2.4.0 (#1739)
Release 2.4.0
*************

* Deprecate Python 3.7
* Early support for Python 3.11
* ThreatJammer output plugin (@diegoparrilla)
* Telegram output plugin (@Louren)
* Discord output plugin (@CyberSparkNL)
* Updated mongodb output plugin
* Dependency upgrades
* Docker repo merged with this one
* `wget` and `curl` rewritten using `treq`.
* Migrate test framework from trial to unittest (@lazycrazyowl)
2022-07-16 10:38:39 +08:00
Michel Oosterhof 555ff10d95
Mypy (#1644)
this is release 2.30 many new typing improvements. deprecate python 3.6.
2021-10-17 23:30:18 +08:00
Michel Oosterhof ec69913a5d
7may (#1558)
* restructure documentation headings
* add output eventid reference guide 
* rename all classes with capitals
* more typing
2021-05-09 00:45:12 +08:00
Michel Oosterhof 813f35e86d
26apr (#1552)
* typing
* clean also cleans docs/
* ignore twistedchecker exit code
* twistedchecker fixes
* update docs. add copy button
* add missing $ prompts
* updated copyright
* isort
* remove flake8-import order. config flake8/isort/black
* remove import order
* docs restructure
* should pick up settings from setup.cfg
* put conversion code back in. JSON encoding needs it
2021-05-03 23:42:25 +08:00
Michel Oosterhof b22c7ba327
Doclink (#990)
* move docs to docs dir and link back
2019-01-20 14:39:37 +04:00
Michel Oosterhof bdff9601ca
Move to Restructured text (#979)
From Markdown to RestructuredText
2019-01-09 12:05:16 +04:00