* Drop support for Python 2.7, 3.4, 3.5, and 3.6 * Add compatibility with docutils 0.19 * Sync up assertion with changes in argparse * Limit mistune dependency version range
0.2.1
* Add `--disable-inline-math` and `m2r_disable_inline_math` sphinx option
0.2.0
* Add `start-line` and `end-line` option to `mdinclude` directive * Add `anonymous_references` option ([26](https://github.com/miyakogi/m2r/pull/26))
0.1.15
* Support Sphinx's doc/ref directives for relative links ([16](https://github.com/miyakogi/m2r/pull/16))