annotatepy 0.3.0 * Improve performance by reusing the Script object * Improve logging
annotatepy 2.0.0 * Walking the AST replaced by Jedi * Add verbose logging for debugging * Write annotations to stdout instead of to file
annotatepy 0.1.2 * Fix: Link title should never be None * Fix: Column offset off-by-one error
annotatepy 0.1.1 * Remove accidentally commited debug code.
annotatepy 0.1.0 Initial release