Skip to content

Instantly share code, notes, and snippets.

@veganstraightedge
Created May 11, 2017 00:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save veganstraightedge/31cb51cea42021adad359fec94a7ff8a to your computer and use it in GitHub Desktop.
Save veganstraightedge/31cb51cea42021adad359fec94a7ff8a to your computer and use it in GitHub Desktop.
"Calling all. This is our last cry before our eternal silence."
- The 2.X version.
Coming VERY SOON: The 3.0 Version!
3.0 is a nearly complete re-write of the Microformats Ruby parser.
3.0 will fix almost all outstanding issues on the GitHub repo,
add classical Microformats support and more! But unfortunately,
the cost of doing this is that there will be some breaking changes
and changing API.
The 2.9 release is a transitional release. Really, we want you using 3.0,
but 2.9 gives you an opportunity to run your tests, fix any deprecation warnings,
and be able to migrate to 3.0 with greater confidence.
In addition to deprecation warnings on changing methods,
there are two changes that will not throw a warning:
- no more exposed Nokogiri objects
- the class names are changing
If you depend on either of those directly, you'll want to do additional
manual acceptance testing in this transition to 2.9 and 3.0.
<3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment