Skip to content

Releases: CarlosCD/cant_wait

1.1.1 (November 24, 2013)

04 Apr 17:46
Compare
Choose a tag to compare

Documentation:

  • Tiny documentation change (Code Climate badge).

1.1.0 (November 24, 2013)

04 Apr 17:46
Compare
Choose a tag to compare

Features:

1.0.1 (November 21, 2013)

04 Apr 17:45
Compare
Choose a tag to compare

Documentation:

  • Tiny documentation change.

1.0.0 (November 20, 2013)

04 Apr 17:45
Compare
Choose a tag to compare

Documentation:

  • Bumped the version to 1.0.0, to signal that it is ready for production. It was actually ready since version 0.0.1, so this change is just to avoid a possible confusion.

Development:

  • Minor tweaks in the test code.
  • Tests for Rails 3.2.15 and 4.0.1
  • Set up of the default rake test to run all the tests, without preparing the data (equivalent to rake test:run)
  • Changes in Travis-CI configuration, discontinuing support for Rubinius, while bugs in its interpreter get sorted out.

0.0.4 (August 15, 2013)

04 Apr 17:44
Compare
Choose a tag to compare

Features:

  • Encoding UTF-8 (ruby 1.9)

Documentation:

  • Changes in the documentation
  • Minimum ruby is MRI 1.9.1 or compatible
  • Added a 'runtime dependencies' security advisory service. A dynamic badge on the README files
  • Added the code signing certificate, for gem signature verification

Development:

  • Streamlining PostgreSQL JDBC dependencies for JRuby
  • Minor tweaks in the tests
  • Tested with new patches of MRI for C Ruby 1.9.3 and 2.0.0
  • Tests for Rails 3.2.14

0.0.3 (June 26, 2013)

04 Apr 17:44
Compare
Choose a tag to compare

Documentation:

  • Some minor changes in the documentation

Development:

  • Travis scripts stability fixes
  • Tests for Rails 4.0.0

0.0.2 (June 15, 2013)

04 Apr 17:42
Compare
Choose a tag to compare

Documentation:

  • Minor changes in the documentation

Development:

  • Integration with travis-ci.org
  • Added tests for Rails 4.0.0.rc2
  • Minor code refactoring (no changes in functionality)
  • Added a new rake task to run test:bundle and test:run in one pass

0.0.1 (June 13, 2013)

04 Apr 17:38
Compare
Choose a tag to compare

First release.