Releases: krmaxwell/maltrieve
v0.7
🎉 - version 0.7 has landed! This involved a lot of work and sleepless nights, but we've applied a bit of software engineering. And with the help of @webstergd we even have a new feature.
Changes:
- General code cleanup and bug fixing
- Updated documentation
- Test harness
- CRITs support!
Despite the improved engineering, bugs might have slipped through. Please file an issue if you find any and we'll do our best to fix them!
v0.6a
This is a hotfix for problems with older versions of pip
. If you get an error running pip install .
, then this version should fix that. Otherwise, you can wait for the fuller set of fixes in v0.7 🔜 .
Also please note that python setup.py install
is not the preferred method to install and may not work.
Beta 6 (v0.6)
With this release, we're moving to a more standard version practice. Changes here include:
Beta 5
Beta 4
Released for Black Hat Arsenal 2014.
Beta 3a
Beta 3
Significant changes, including a categorizer and using the Python Requests library. A new source (Unintended Results) has been added, we use a configuration file now, and some bug fixes as well. See the milestone issues for more details.