This adds a compatibility policy which should make it clear which versions of Ruby are supported — not just the officially-supported ones. This came out of a discussion in #91 — see that issue for details.
@scotje @binford2k @donoghuc Could you take a look and let me know what you think?
Open questions
Once we drop Ruby 2.3 support (presumably in 2021), what will we do to the version number? Semantic Versioning does not clearly prescribe how to proceed in this case.
This is a concern that does not need to be solved right now — it can wait until 2012. :)
This adds a compatibility policy which should make it clear which versions of Ruby are supported — not just the officially-supported ones. This came out of a discussion in #91 — see that issue for details.
@scotje @binford2k @donoghuc Could you take a look and let me know what you think?
Open questions
Once we drop Ruby 2.3 support (presumably in 2021), what will we do to the version number? Semantic Versioning does not clearly prescribe how to proceed in this case.
This is a concern that does not need to be solved right now — it can wait until 2012. :)
Related issues
Fixes #91.