All Versions
49
Latest Version
Avg Release Cycle
51 days
Latest Release
-

Changelog History
Page 4

  • v1.12.0 Changes

    February 01, 2020

    ๐Ÿ”‹ Features

  • v1.11.0 Changes

    December 18, 2019

    ๐Ÿ”‹ Features

    • โž• Add syscall for riscv64 architecture [f66e896]
    • โœ… teamcity reporter: output location of test failure as well as test definition (#626) [9869142]
    • teamcity reporter: output newline after every service message (#625) [3cfa02d]
    • โž• Add support for go module when running generate command (#578) [9c89e3f]
  • v1.10.3 Changes

    October 30, 2019

    ๐Ÿ›  Fixes

    • Set go_import_path in travis.yml to allow internal packages in forks (#607) [3b721db]
    • โž• Add integration test [d90e0dc]
    • ๐Ÿ›  Fix coverage files combining [e5dde8c]
    • A new CLI option: -ginkgo.reportFile (#601) [034fd25]
  • v1.10.2 Changes

    October 02, 2019

    ๐Ÿ›  Fixes

    • speed up table entry generateIt() (#609) [5049dc5]
    • ๐Ÿ›  Fix. Write errors to stderr instead of stdout (#610) [7bb3091]
  • v1.10.1 Changes

    August 30, 2019

    ๐Ÿ›  Fixes

  • v1.10.0 Changes

    August 29, 2019

    ๐Ÿ›  Fixes

    • stack backtrace: fix alignment and skipping [66915d6]
    • ๐Ÿ›  fix typo in documentation [8f97b93]
  • v1.9.0 Changes

    August 19, 2019

    ๐Ÿ”‹ Features

    • โœ… Option to print output into report, when tests have passed [0545415]

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed typos in comments [0ecbc58]
    • gofmt code [a7f8bfb]
    • Simplify code [7454d00]
    • Simplify concatenation, incrementation and function assignment [4825557]
    • Avoid unnecessary conversions [9d9403c]
    • JUnit: include more detailed information about panic [19cca4b]
    • ๐Ÿ–จ Print help to stdout when the user asks for help [4cb7441]
  • v1.8.0 Changes

    March 08, 2019

    ๐Ÿ†• New Features

    • ๐Ÿ‘ allow config of the vet flag for go test (#562) [3cd45fa]
    • ๐Ÿ‘Œ Support projects using go modules [d56ee76]

    ๐Ÿ›  Fixes and Minor Improvements

    • โœ๏ธ chore(godoc): fixes typos in Measurement funcs [dbaca8e]
    • โšก๏ธ Optimize focus to avoid allocations [f493786]
    • โœ… Ensure generated test file names are underscored [505cc35]
  • v1.7.0 Changes

    November 21, 2018

    ๐Ÿ†• New Features

    ๐Ÿ›  Fixes

    • Correctly round suite time in junit reporter [2445fc1]
    • โœ… Avoid using -i argument to go test for Golang 1.10+ [46bbc26]
  • v1.6.0 Changes

    July 17, 2018

    ๐Ÿ†• New Features

    • โž• add --debug flag to emit node output to files (#499) [39febac]

    ๐Ÿ›  Fixes

    • ๐Ÿ›  fix: for go vet to pass [69338ec]
    • ๐Ÿ“„ docs: fix for contributing instructions [7004cb1]
    • ๐Ÿ“„ consolidate and streamline contribution docs (#494) [d848015]
    • ๐Ÿ‘‰ Make generated Junit file compatable with "Maven Surefire" (#488) [e51bee6]
    • all: gofmt [000d317]
    • โฑ Increase eventually timeout to 30s [c73579c]
    • โœ… Clarify asynchronous test behaviour [294d8f4]
    • Travis badge should only show master [26d2143]