All Versions
44
Latest Version
Avg Release Cycle
70 days
Latest Release
3324 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v3.2.2 Changes
- Override mocha links to utilize the konacha path parameter (#168)
-
v3.2.1 Changes
- โก๏ธ Update chai (1.9.1)
-
v3.2.0 Changes
- ๐ Allow configuration of loaded javascript files (#167)
-
v3.1.0 Changes
- โก๏ธ Update mocha (1.17.1) and chai (1.9.0)
- Compatibility with yarjuf RSpec formatter (#164)
- ๐ Improve runner styling (#152)
-
v3.0.0 Changes
- โก๏ธ Update mocha (1.10.0)
- ๐ Fix reporting of errors in asynchronous tests (#136)
- โ Add a Konacha.config option to set formatters (#137)
- โ Test against latest version of Poltergeist
- ๐ Ruby 1.8.7 is no longer supported
-
v2.7.0 Changes
- ๐ Fix semantics of pending event for RSpec reporters (#131, #132)
- โก๏ธ Update chai (1.6.0)
-
v2.6.0 Changes
- โก๏ธ Update mocha (1.9.0) and chai (1.5.0)
-
v2.5.1 Changes
- ๐ Fix several Rails 4 beta compatibility issues.
-
v2.5.0 Changes
- ๐ง Made port of the runner configurable
-
v2.4.0 Changes
- ๐ Support requesting files with periods in the name
- ๐ Allow customisation of the spec filename via
spec_matcher
config option - 0๏ธโฃ Disable mocha's leak detection by default (#80)