All Versions
10
Latest Version
Avg Release Cycle
23 days
Latest Release
3421 days ago

Changelog History

  • v2.0.2 Changes

    December 25, 2014
    • U: replace localhost or 127.0.0.1 in config.runner with an external ip. totoro-server#90
    • U: decide if enable debug by config rather than by process argv
    • 🌲 U: give a debug log when config.proxy is set to false automatically
  • v2.0.0 Changes

    December 25, 2014
    • 🔨 U: some fundamental refactor
    • 💻 U: replace option -b --browsers with -l --labors
  • v1.0.2

    July 04, 2014
  • v1.0.1 Changes

    May 29, 2014
    • ✅ A: when a browser finished test, will output a info message.
  • v1.0.0 Changes

    May 29, 2014
    • 💻 U: show status of browsers when run totoro list
    • 🚚 D: remove dot/cross as process feedback
    • 🚚 D: remove config feedback
  • v0.6.0 Changes

    May 29, 2014

    Never use it!!!

  • v0.5.4 Changes

    May 29, 2014
    • F: ignore query string and hash of runner when find runner root.
  • v0.5.3 Changes

    May 29, 2014
    • A: add option --no-catch
  • v0.5.2 Changes

    May 29, 2014
    • A: add config feedback
    • F: fix syntax error message display error in report.
  • v0.5.0 Changes

    May 29, 2014
    • A: add --code option
    • A: scanned the content of runner to guess the root of local server automaticlly
    • 👍 A: support request of absolute path relative to root
    • A: add more detailed doc on --root option
    • U: when --adapter=no, totoro won't detect and insert adapter for runner
    • U: change --server-host and --server-port options to --host and --port
    • 0️⃣ U: set 'server.totorojs.org' as the default value of --host option