Sha256: 5361e28b04feba1183ad02a3f0c91dae70353eb363391aec783e619628d90fa1
Contents?: true
Size: 1.72 KB
Versions: 1
Compression:
Stored size: 1.72 KB
Contents
# News ## 1.0.7 - 2016-12-15 {#1-0-7} ### Improvements * Supported `ActiveSupport::Testing::FileFixtures`. ### Fixes * Removed duplicated description in README. [GitHub#11][Patch by James Pinto] ### Thanks * James Pinto ## 1.0.6 - 2016-05-20 {#1-0-6} Rails 5.0 RC1 support release. ### Improves * Supported Rails 5.0 RC1. [Reported by Shinta Koyanagi] ### Thanks * Shinta Koyanagi ## 1.0.5 - 2016-03-05 {#1-0-5} Action Dispatch support fix release. ### Improvements * Supported Action Dispatch. [GitHub#10][Patch by Philip Müller] ### Thanks * Philip Müller ## 1.0.4 - 2015-08-28 {#1-0-4} Action Mailer support fix release. ### Improvements * Migrated document markup to Markdown from Textile. [GitHub#5][GitHub#7][GitHub#8][Patch by Shinta Koyanagi] * Supported Action Mailer. [GitHub#9][Patch by Akira Matsuda] ### Thanks * Shinta Koyanagi * Akira Matsuda ## 1.0.3 - 2015-02-03 {#1-0-3} Bug fix release. ### Fixes * Supported below missing assertions from `ActiveSupport::Testing::Assertions`. [GitHub#4][Patch by Shinta Koyanagi] * `assert_not` * `assert_difference` * `assert_no_difference` ### Thanks * Shinta Koyanagi ## 1.0.2 - 2014-09-04 {#1-0-2} ActiveSupport 4.0.0 support improved release. ### Improvements * Supported ActiveSupport 4.0.0 later. Rails <~ 3.2 isn't supported in this release, so if you use it, please use test-unit-activesupport 1.0.1. ## 1.0.1 - 2012-07-20 {#1-0-1} ActiveSupport 2.3.14 support improved release. ### Improvements * Supported ActiveSupport 2.3.14. [GitHub#1] [GitHub#2] [Reported by Michael Grosser] ### Thanks * Michael Grosser ## 1.0.0 - 2012-06-03 {#1-0-0} The first release!!!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
test-unit-activesupport-1.0.7 | doc/text/news.md |