Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 2.31 KB

CHANGELOG.md

File metadata and controls

47 lines (26 loc) · 2.31 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.4 (2022-04-05)

Features

  • deps: remove development dependencies from package extras (5fcee41)
  • deps: support draftjs_exporter v5.0.0 (abb17db)
  • package: clean up files packaged to PyPI (a01c74f)

0.2.3 (2020-06-27)

Features

  • release: publish package as a wheel (fb898e8)

0.2.2 (2020-05-17)

Features

  • api: remove Python 2.7 support (6bd3988)
  • deps: add support for draftjs_exporter v4.0.0 (b1a690a)

0.2.1 (2018-09-16)

Bug Fixes

  • release: set encoding when reading the README in setup.py (#1) (e898ff3)

0.2.0 (2018-03-07)

Features

  • exporter: add support for real-world multi-block code blocks with wrapper (849231e)
  • exporter: remove support for code blocks language.

0.1.0 (2018-03-02)

First usable release! 🎉