Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 428 Bytes

CHANGES.rst

File metadata and controls

28 lines (18 loc) · 428 Bytes

Changelog

1.3.0

  • Fix python 3 compatibility
  • Declare support for python 2.7, 3.5, 3.6, 3.7, 3.8

1.2.0

  • Do not use deprecated AttributeExtension, use Attribute Events instead.

1.1.0

  • Use an OR operator for LIKE_OPS to find matches in all language columns.

1.0.1

  • Fix get_text_from_dict raising an exception when no language can be detected.

1.0.0

  • Initial public release