Releases: DDMAL/Rodan
Releases · DDMAL/Rodan
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
Moving from pre-release tag to release.
1.0.0 Beta Release
1.0.0-beta Merge master branch
v0.1.5: Squashed commit of the following:
commit 2bd0c09dea71734c7bc2b20b0d6e0c1134e56cc2 Author: Rodan <[email protected]> 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 <[email protected]> Date: Wed Jun 11 11:25:04 2014 -0400 Fix: forgot "self." because I'm stupid commit 59ecb0bab035735b15bcf42d16a850b663522817 Author: Ryan Bannon <[email protected]> Date: Wed Jun 11 11:22:44 2014 -0400 Fix: function sig wrong commit 5980b294a1d619443c28937f3a1812e37f0f2ac2 Author: Ryan Bannon <[email protected]> Date: Wed Jun 11 11:19:27 2014 -0400 Fix: syntax (I'm an idiot) commit 4384eb7dc7ba5e073501021795d6a744b0c22193 Author: Ryan Bannon <[email protected]> Date: Wed Jun 11 11:16:57 2014 -0400 Fix: syntax (I hate Python) commit 56b477df20e419e2303aee77a09766a72e177e3a Author: Ryan Bannon <[email protected]> Date: Wed Jun 11 11:15:35 2014 -0400 Fix: syntax error commit 83b597c51655be0a44ff0485930046d4e771cf7c Author: Ryan Bannon <[email protected]> Date: Wed Jun 11 11:12:28 2014 -0400 Fix attempt: memory error Fixing Memory Error when processing lyric extraction correction post-processing.