Skip to content

Releases: mitre/menelaus

Menelaus v0.2.0

08 Dec 19:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0

Menelaus v0.1.2

11 Jul 14:23
8bdac6d
Compare
Choose a tag to compare

*** v.0.1.2 - Final merge dev to main by @tms-bananaquit in #63

What's Changed

  • Updated the documentation
    • Added example jupyter notebooks to ReadTheDocs
    • Switched to sphinx-bibtext for citations
    • Formatting and language tweaks.
  • Added StreamingDetector and BatchDetector abstract base classes.
  • Re-factored kdq-tree to use new abstract base classes: the separate classes KdqTreeStreaming and KdqTreeBatch now exist.
  • kdq-tree can now consume dataframes.
  • Added new git workflows and improved old ones.

Full Changelog: https://github.com/mitre/menelaus/commits/v0.1.2