All Versions
26
Latest Version
Avg Release Cycle
34 days
Latest Release
2062 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v4.9.0
February 29, 2020 -
v4.8.3 Changes
January 08, 2020π Maintenance release
π Fixes
- core #798 proper fix for possible regex match failures in
SpecificationFinderwhen trying to find specification class names
- core #798 proper fix for possible regex match failures in
-
v4.8.2 Changes
January 07, 2020π Maintenance release
π Fixes
- core #797 fixed the evaluation order for the List
Traverseinstance. This fixes the execution order for linked specifications - core prevent pattern match exceptions in the
SpecificationFinder
- core #797 fixed the evaluation order for the List
-
v4.8.1
November 14, 2019 -
v4.8.0 Changes
October 16, 2019π Maintenance release
π Improvements
- guide better documentation for the
CommandLine.isSetmethod - core #772 allow to determine the duration before retry according the retry number (thanks to CΓ©dric Chantepie)
- β¬οΈ upgraded
sbtto1.3.3 - β¬οΈ upgraded
scalacheckto1.14.2 - β¬οΈ upgraded
mockito-coreto3.1.0
π Fixes
- β
tests fixed some scalaz
Validationexamples - core fixed the case of
Array.empty must not be empty
- guide better documentation for the
-
v4.7.1 Changes
September 16, 2019 -
v4.7.0 Changes
August 04, 2019Scala Native version!
π Improvements
- β runs on Scala 2.11 for Scala Native thanks to @lolgab
form,gwtandmarkdownare now crossprojects (@lolgab)- guide mention that
minTestsOkis equivalent tominSuccessfulTests(@jkleckner) - β‘οΈ usual thanks to @xuwei-k for updating dependencies
π Fixes
-
v4.6.0 Changes
June 30, 2019This version is compatible with both Scala 2.13 should be compatible with Dotty except for features using macros.
π Improvements
- β run on Scala 2.13 thanks to @SethTisue, @rossabaker
π Fixes
- #751 fix for implicit resolution on Dotty thanks to @smarter
- π #748 fixed a stack overflow with
Producer.emitSeq(could happen with large specifications) - #747 rethrow failures with a
notmatcher in mutable specs - π fixed a comment on
SimpleTimerand added a return type - π fixed one edge case with implicit resolution on Scala 2.13:
beSome(beLeft)(reported by @xuwei-k)
-
v4.5.1 Changes
March 11, 2019π§ Maintenance version, with a change in the internal API which should not impact regular users.
The important fix is the one about the reported times which should be a lot more correct now.π Fixes
-
v4.4.1 Changes
January 28, 2019