Skip to content

Releases: nomadkaraoke/karaoke-lyrics-processor

v0.6.0

29 Jun 02:30
b92db6c

Choose a tag to compare

Updated to use textract-py3 fork for compatibility with pypi

v0.4.2

06 Feb 06:09
2d7012e

Choose a tag to compare

Made logging less verbose and more focused on changes made

v0.4.1

24 Dec 08:27
b2d9df8

Choose a tag to compare

Bumped version with graceful handling of pyperclip for non-clipboard …

v0.4.0

04 Dec 17:38
2d8bc4d

Choose a tag to compare

Added logic to split nested parentheses and keep track of them better…

v0.3.1

04 Dec 16:55
b519c98

Choose a tag to compare

Added tests

v0.3.0

21 Nov 22:42
dbf636b

Choose a tag to compare

Added functionality to process RTF and Word (DOC, DOCX) files

v0.2.0

17 Sep 01:33
61840ce

Choose a tag to compare

Added logic to strip non printable whitespace characters

v0.1.1

10 Mar 06:23
b69cace

Choose a tag to compare

Added readme docs and cli param for output file and line length

v0.1.0

10 Mar 06:11
fa359da

Choose a tag to compare

Refactored to be a python package with class and simple interface for…