Skip to content

0.5.0 (15-05-2024)

Compare
Choose a tag to compare
@glut23 glut23 released this 15 May 16:13
· 11 commits to master since this release
  • Added styles support
  • Added comments support
  • Added from_string
  • Added iterate over a slice of captions
  • Refactor of the library
  • Parser is no longer strict and ignores malformed blocks
  • Improved BOM support allowing to keep the BOM or remove it
  • Deprecated read_buffer in favor of from_buffer
  • Removed support for old versions of Python: 3.4, 3.5 and 3.6