diff --git a/.gitignore b/.gitignore index 92a1f7fd..96d8e0d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .bundle vendor/ruby +public diff --git a/Gemfile b/Gemfile deleted file mode 100644 index 63214c9e..00000000 --- a/Gemfile +++ /dev/null @@ -1,3 +0,0 @@ -source "http://rubygems.org" - -gem "fssm", "0.2.0" diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 72aa2a29..00000000 --- a/Gemfile.lock +++ /dev/null @@ -1,10 +0,0 @@ -GEM - remote: http://rubygems.org/ - specs: - fssm (0.2.0) - -PLATFORMS - ruby - -DEPENDENCIES - fssm (= 0.2.0) diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 00000000..fbc801d0 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,22 @@ +Copyright (c) 2008-2013 Ryan McGeary + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/README.markdown b/README.markdown index b7c8a01b..a9735b33 100644 --- a/README.markdown +++ b/README.markdown @@ -49,6 +49,25 @@ As time passes, the timestamps will automatically update. **For different language configurations**: visit the [`locales`](https://github.com/rmm5t/jquery-timeago/tree/master/locales) directory. +## Changes + +| Version | Notes | +|---------|------------------------------------------------------------------| +| 1.0.x | ([compare][compare-1.0]) locale updates; bug fixes; AMD wrapper | +| 0.11.x | ([compare][compare-0.11]) natural rounding; locale updates; | +| 0.10.x | ([compare][compare-0.10]) locale updates | +| 0.9.x | ([compare][compare-0.9]) microsecond support; bug fixes | +| 0.8.x | ([compare][compare-0.8]) `