Gauge Versions Save

Light weight cross-platform test automation

v1.5.4

9 months ago
  • #2388 - Fix download timeout on node v20 install

v1.5.3

9 months ago
  • #2387 - Only install screenshot plugin when screenshot_on_failure is enabled
  • #2386 - Bump certifi from 2023.5.7 to 2023.7.22 in /build/pip
  • #2385 - push benchmark results as part of master
  • #2384 - Uncomments out a fixed unit test
  • #2382 - undos temporary release changes
  • #2381 - corrects the runs-on for windows choco release

v1.5.2

9 months ago

What's Changed

Full Changelog: https://github.com/getgauge/gauge/compare/v1.5.1...v1.5.2

v1.5.1

10 months ago

What's Changed

Full Changelog: https://github.com/getgauge/gauge/compare/v1.5.0...v1.5.1

v1.5.0

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/getgauge/gauge/compare/v1.4.3...v1.5.0

v1.4.3

2 years ago
  • #2189 - fix typo in runner.go
  • #2179 - Bump google.golang.org/grpc from 1.42.0 to 1.43.0
  • #2148 - Update dependency chai to v4.3.4
  • #2147 - Pin dependencies
  • #2146 - Configure Renovate
  • #2145 - Bump google.golang.org/grpc from 1.41.0 to 1.42.0

v1.4.2

2 years ago
  • #2133 - Fix documenter propagation
  • #2116 - Bump google.golang.org/grpc from 1.40.0 to 1.41.0
  • #2088 - Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.1
  • #2085 - Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.0
  • #2078 - Bump google.golang.org/grpc from 1.39.0 to 1.40.0
  • #2061 - read specs args from stdin pipe

v1.4.1

2 years ago
  • #2081 - Exit with non-zero code if docs plugin has error
  • #2070 - Bump google.golang.org/grpc from 1.39.0 to 1.39.1

v1.4.0

2 years ago
  • #2057 - allow custom environment directory, fixes #2025
  • #2047 - introduce gauge_data_dir

v1.3.3

2 years ago
  • #2045 - allow x86_64 binaries on arm64 for darwin
  • #2019 - ignore events when cache isn't init #1896