Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 585 Bytes

CHANGELOG.rst

File metadata and controls

44 lines (29 loc) · 585 Bytes

Changelog

0.3.4

  • Remove extra newline in console script output

0.3.3

  • Implement overriding base paragraph direction
  • Allow overriding base direction in pybidi console script
  • Fix returning display in same encoding

0.3.2

  • Test for surrogate pairs
  • Fix indentation in documentations
  • Specify license in setup.py

0.3.1

  • Added missing description
  • docs/INSTALL.rst

0.3

  • Apply bidi mirroring
  • Move to back function based implementation

0.2

  • Move the algorithm to a class based implementation

0.1

  • Initial release