<div dir="ltr">Woops, GMail sent my message before I was ready. Here's the link for [1] <a href="https://github.com/seancribbs/neotoma/tree/1.7.0#neotoma">https://github.com/seancribbs/neotoma/tree/1.7.0#neotoma</a><div>
<br></div><div>Cheers,</div><div><br></div><div>Sean Cribbs</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 6, 2014 at 11:21 AM, Sean Cribbs <span dir="ltr"><<a href="mailto:seancribbs@gmail.com" target="_blank">seancribbs@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Erlangers,<div><br></div><div>I'm happy to announce a long-awaited version bump to Neotoma[1].  </div>
<div><br></div><div>The main feature of this release is the removal of several dialyzer type warnings in generated parsers: namely, unused parser-combinators are elided via macros.  Thanks to Kostis Sagonas and Anthony Ramine for help in diagnosing these errors. </div>

<div><br></div><div>Breaking Changes:</div><div><br></div><div>If your parser uses the included line/1 or column/1 functions, you will need to define the 'line' or 'column' macros, respectively, at compile time or in your global code block.  Future releases might inspect inline code blocks for usage of these functions and include them for you, but that is not present in this release.</div>

<div><br></div><div>The 'neotoma_peg' module has been moved to the test/ directory as it was only used for testing the combinators. I'm sorry if anyone was using this module outside Neotoma.</div><div><br></div>

<div><br></div></div>
</blockquote></div><br></div>