Closed dmgerman closed 4 years ago
Thanks. I'll clean up the changes. Some issues are because I wrote commits that overrode previous commits. I tried to squash almost everything related. Let me create a new pull request where I address your comments. And clean up the old code.
about the IgnoreBrackets options. I'll profile it and see what is better. I assume speed is more important than memory.
I have done some PRs recently that helps improve some features for at least 2.1.26 too, including the brackets feature, batch play etc. if anyone wants to take a look?
Not sure who the maintainers are here, who can merge etc.
I have done some PRs recently that helps improve some features for at least 2.1.26 too, including the brackets feature, batch play etc. if anyone wants to take a look?
Not sure who the maintainers are here, who can merge etc.
I can push to the main repo, if you want to send PRs.
I have done some PRs recently that helps improve some features for at least 2.1.26 too, including the brackets feature, batch play etc. if anyone wants to take a look?
Not sure who the maintainers are here, who can merge etc.
I can push to the main repo, if you want to send PRs.
Yeah, the most recent 4 PRs before this one are me! Also this one fixes a recent bug: https://github.com/kaegi/MorphMan/pull/174
joestrong has already added round bracket support & tests to https://github.com/kaegi/MorphMan/pull/175.
Should we just merge that?