All Versions
217
Latest Version
Avg Release Cycle
24 days
Latest Release
946 days ago

Changelog History
Page 9

  • v0.13.21 Changes

    February 12, 2016

    โช Reverts

    • ๐Ÿ”€ "Merge pull request #1791 from budde377/feature-adding-no-colors-to-run-command" (96ebdc4), closes #1894 #1895
  • v0.13.20 Changes

    February 12, 2016

    ๐Ÿ› Bug Fixes

    • โš™ runner: Remove null characters from terminal output (3481500), closes #1343
    • invalid characters in the headers on Node 5.6.0 (152337d)
    • โœ‚ Remove inadvertently added dependency to mock-fs (ad5f6b5)
    • Switch all requires from fs to graceful-fs (1e21aaa)
    • โฌ†๏ธ Upgrade socket.io to 1.4.5 (2f51a9f)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ Allow custom browser names (60ba85f)
    • โœ… Do not fail on empty test suite (8004763), closes #926
    • config: Add forceJSONP option (8627d67)
    • launcher: Enable specification of retry-limit (cc5547c), closes #1126
    • ๐ŸŒฒ logging: Add colors and log-level options to run-command (2d29165)
    • ๐ŸŒฒ logging: Send color option to server (486c4f3)
    • ๐ŸŒ web-server: Use isbinaryfile for binary file detection (f938a8e), closes #1070
  • v0.13.19 Changes

    January 06, 2016

    ๐Ÿ› Bug Fixes

    • server: Handle new socket.io internal format. (3ab78d6), closes #1782
  • v0.13.18 Changes

    January 05, 2016

    ๐Ÿ› Bug Fixes

    • preprocessor: Improve handling of failed preprocessors (e726d1c), closes #1521

    ๐Ÿ”‹ Features

    • cli: Add .config/karma.conf.js to the default lookup path (49bf1aa), closes #1387
    • config: Add a clearContext config to prevent clearing of context. (5fc8ee7)
    • config: mime config option support (d562383), closes #1735
  • v0.13.17 Changes

    January 04, 2016
  • v0.13.16 Changes

    December 24, 2015

    ๐Ÿ› Bug Fixes

    • config: corrects spelling in example config template (9fafc60)
    • middleware: Correct spelling of middleware logger name (9e9e7e6)
    • preprocessor: Directory names with dots (4b5e094)
    • โœ… test: locale in Expire header (db04cf0), closes #1741

    ๐Ÿ”‹ Features

    • proxy: Allow proxies configuration to be an object (ad94356)
    • proxy: Allow to configure changeOrigin option of http-proxy (ae05ea4), closes #1729
  • v0.13.15 Changes

    November 03, 2015

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘• eslint: Fix formatting for the new ESLint 1.8.0 (dc1bbab)
  • v0.13.14 Changes

    October 22, 2015

    ๐Ÿ› Bug Fixes

    • client: Revert back to old reloading detection (f1c22d6)
    • client: Wait for childwindow to load (c1bb15a)
  • v0.13.13 Changes

    October 22, 2015

    ๐Ÿ› Bug Fixes

    • client: Wait for iframe to be loaded (1631474), closes #1652
  • v0.13.12 Changes

    October 22, 2015

    ๐Ÿ› Bug Fixes

    • proxy: Pass protocol in target object to enable https requests (142db90)

    ๐Ÿ”‹ Features