Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

pynab 1.6.1

Compare
Choose a tag to compare
@jamesmeneghello jamesmeneghello released this 20 Jun 12:08
· 107 commits to master since this release

pynab 1.6.1 Release Notes

James Meneghello (@murodese)
2015/06/20

Bugfix release.

Installation and Upgrade Notes

To update from 1.6.0:

./pynab.py update
[if not using virtualenv or receive pip install errors, repeat using sudo]

To revert from development-postgres:

git checkout master
./pynab.py update

What's New

  • Postgres 9.4 fixes (thanks @joakim666)
  • Bugfixes:
    • Fixes for MySQL support (PostgreSQL still recommended)
    • More NNTP library fixes
    • Clean up WebUI building due to changes in bower
    • Fix several post-processing bugs
  • Significant memory usage optimisations
  • Significant table index optimisations
  • Regex Additions/Modifications

Feedback and Help

The pynab project is developed to help you index usenet quickly and without hassle.
But we can't do that without your feedback!
If you encounter any problems or have questions, don't hesitate to submit an issue!

If you discover errors or ommisions in the source code, documentation, or website content, please don't hesitate to submit an issue or open a pull request with a fix.

New contributors are always welcome!