A Friendly Note on Which AMS Version to Use

Per the discussion in #702, I figured it might be nice to note which
version of AMS is recommended to be used in new projects.
This commit is contained in:
James Herdman 2014-11-20 10:20:04 -05:00
parent a933d44673
commit faa6f906d6

View File

@ -9,7 +9,9 @@ AMS does this through two components: **serializers** and **adapters**. Serializ
# MAINTENANCE, PLEASE READ # MAINTENANCE, PLEASE READ
This is the master branch of AMS. It will become the `0.10.0` release when it's This is the master branch of AMS. It will become the `0.10.0` release when it's
ready, but it's not. You probably don't want to use it yet. ready, but it's not. You probably don't want to use it yet. As such, we recommend
that any new projects you start use the latest `0.8.x` version of this gem. This
version is the most widely used, and will most closely resemble the forthcoming release.
There are two released versions of AMS that you may want to use: `0.9.x` and There are two released versions of AMS that you may want to use: `0.9.x` and
`0.8.x`. `9` was recently `master`, so if you were using master, you probably want `0.8.x`. `9` was recently `master`, so if you were using master, you probably want