All Versions
64
Latest Version
Avg Release Cycle
45 days
Latest Release
1368 days ago

Changelog History
Page 3

  • v0.10.0 Changes

    February 12, 2018

    ๐Ÿ’ฅ Breaking changes:

    • โœ‚ Removed deprecated plugin loader
    • ๐Ÿ‘Œ Renamed is_support_attachments to supports_attachments

    Other:

    • ๐Ÿ”จ Refactoring tests to use pytest's function-based tests instead of unittest's class-based tests.
  • v0.9.30 Changes

    January 11, 2018
    • Don't depend on psycopg2, so you can use your favorite driver (ex: pg8000).

    0.9.19-0.9.29

    • Cleanup
    • ๐Ÿ› Bug fixes
    • Python 3 compatibility
    • โšก๏ธ Dependencies updates
  • v0.9.18 Changes

    October 06, 2017
    • โฌ†๏ธ Relax dependency constraint on Bleach to allow upgrade of other deps.
  • v0.9.17 Changes

    October 02, 2017
    • Cleanup
    • ๐Ÿ›  Fix some warnings.
  • v0.9.16 Changes

    September 08, 2017
    • ๐Ÿ‘• JS cleanup and linting
    • โšก๏ธ Deps updates
  • v0.9.15 Changes

    September 04, 2017
    • โช Revert some buggy JS "clean up".
    • โšก๏ธ Deps updates
  • v0.9.12 Changes

    August 28, 2017
    • Code clean up.
  • v0.9.11 Changes

    August 03, 2017
    • โ†ช Workaround bug in Babel related to Python 3.
  • v0.9.10 Changes

    August 02, 2017
    • Cleanup and prepare for Python 3.
  • v0.9.9 Changes

    August 01, 2017
    • Cleanup and prepare for Python 3.
    • ๐Ÿ‘‰ Use headless libreoffce for conversion instead of unoconv.