Skip to content

v0.1.5: Squashed commit of the following:

Pre-release
Pre-release
Compare
Choose a tag to compare
@mrbannon mrbannon released this 11 Jun 16:26
· 3002 commits to master since this release
commit 2bd0c09dea71734c7bc2b20b0d6e0c1134e56cc2
Author: Rodan <rodan@rodan-dev.simssa.ca>
Date:   Wed Jun 11 12:15:19 2014 -0400

    Fix: memory issue for lyric extraction correction post-process

    Had to process the final page in chunks, not all at once.

commit 97861563f979bc8c03f24c7552ecfdd085d73320
Author: Ryan Bannon <ryan.bannon@gmail.com>
Date:   Wed Jun 11 11:25:04 2014 -0400

    Fix: forgot "self." because I'm stupid

commit 59ecb0bab035735b15bcf42d16a850b663522817
Author: Ryan Bannon <ryan.bannon@gmail.com>
Date:   Wed Jun 11 11:22:44 2014 -0400

    Fix: function sig wrong

commit 5980b294a1d619443c28937f3a1812e37f0f2ac2
Author: Ryan Bannon <ryan.bannon@gmail.com>
Date:   Wed Jun 11 11:19:27 2014 -0400

    Fix: syntax (I'm an idiot)

commit 4384eb7dc7ba5e073501021795d6a744b0c22193
Author: Ryan Bannon <ryan.bannon@gmail.com>
Date:   Wed Jun 11 11:16:57 2014 -0400

    Fix: syntax (I hate Python)

commit 56b477df20e419e2303aee77a09766a72e177e3a
Author: Ryan Bannon <ryan.bannon@gmail.com>
Date:   Wed Jun 11 11:15:35 2014 -0400

    Fix: syntax error

commit 83b597c51655be0a44ff0485930046d4e771cf7c
Author: Ryan Bannon <ryan.bannon@gmail.com>
Date:   Wed Jun 11 11:12:28 2014 -0400

    Fix attempt: memory error

    Fixing Memory Error when processing lyric extraction correction post-processing.