Closed bartoszkopinski closed 8 years ago
Hi Bartosz,
Thank you for opening this issue.
I think the issue might have been fixed in version 0.2.27.... could you review?
(we had a few busy days rewriting some of the core algorithms to minimize recursion and rolling out the outline merging feature).
If the issue persists, could you share with me an example file. The library is working on all the test files I've got. Reviewing the file will both help me track down the cause and test future versions.
Thanks! Bo.
@boazsegev Thanks for the reply. You're right, it looks like it's been fixed. I didn't notice the latest version, sorry.
BTW if you want, you could probably mark this version as "yanked" in rubygems.
Thanks for the tip. I marked it as "yanked", however I must admit I usually avoid this (all teeny versions are bug fixes and non API breaking updates, by this logic, all teeny updates require yanking the previous teeny version)... however, you're right, it's been a busy week :-)
I'm getting this error after upgrading from 0.2.23 to 0.2.25.
This is the backtrace:
Code:
Let me know if you need more details.