Commit Graph

8 Commits

Author SHA1 Message Date
c684333813 Datadir (#2381)
* share_path -> data_path
This is a breaking change that moves static files to the src directory in preparation of distribution on pypi
* release 2.6.0
2024-11-18 20:44:14 +08:00
0001168382 Release 2.5.0 (#1808)
* update changelog
* update version file
2023-01-09 23:18:42 +08:00
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
555ff10d95 Mypy (#1644)
this is release 2.30 many new typing improvements. deprecate python 3.6.
2021-10-17 23:30:18 +08:00
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
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
b22c7ba327 Doclink (#990)
* move docs to docs dir and link back
2019-01-20 14:39:37 +04:00
bdff9601ca Move to Restructured text (#979)
From Markdown to RestructuredText
2019-01-09 12:05:16 +04:00