Skip to content

Releases: getgauge/spectacle

Spectacle v0.2.1

17 Dec 04:29
c1aa1c1
Compare
Choose a tag to compare

Spectacle v0.2.1

  • #81 - Bump minor dependencies (trigger rebuild/release)
  • #79 - Bump the go group with 2 updates
  • #78 - Bump the go group with 4 updates
  • #77 - Bump the gradle-dependencies group in /functional-tests with 2 updates
  • #76 - Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 in the go group
  • #75 - Bump the go group with 4 updates
  • #74 - Bump org.htmlunit:htmlunit from 4.4.0 to 4.5.0 in /functional-tests in the gradle-dependencies group
  • #73 - Bump the go group with 5 updates
  • #72 - Bump the go group with 2 updates
  • #71 - Bump google.golang.org/grpc from 1.66.0 to 1.66.2 in the go group
  • #70 - Bump the go group with 3 updates
  • #69 - Bump the go group with 2 updates
  • #68 - Bump the go group with 3 updates
  • #67 - Bump golang.org/x/sys from 0.22.0 to 0.23.0 in the go group
  • #66 - Bump the gradle-dependencies group in /functional-tests with 3 updates
  • #65 - Bump the go group with 4 updates
  • #64 - Bump org.htmlunit:htmlunit from 4.1.0 to 4.3.0 in /functional-tests in the gradle-dependencies group
  • #63 - Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in the go group
  • #62 - Bump the go group with 3 updates
  • #61 - Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 in /functional-tests in the gradle-dependencies group
  • #60 - Bump google.golang.org/grpc from 1.63.2 to 1.64.0 in the go group
  • #59 - Bump golang.org/x/net from 0.24.0 to 0.25.0 in the go group
  • #58 - Bump the go group with 3 updates
  • #57 - Bump the gradle-dependencies group in /functional-tests with 2 updates
  • #56 - Bump google.golang.org/grpc from 1.63.0 to 1.63.2 in the go group
  • #55 - Bump the go group with 3 updates

Spectacle v0.2.0

31 Mar 15:01
44a0caa
Compare
Choose a tag to compare

Spectacle v0.2.0

  • #54 - Correct release automation
  • #53 - Bump the gradle-dependencies group in /functional-tests with 1 update
  • #51 - Bump actions/upload-artifact from 1 to 4
  • #49 - Bump github.com/golang/protobuf from 1.5.2 to 1.5.3
  • #45 - Bump github.com/golang/protobuf from 1.4.3 to 1.5.2
  • #44 - Bump github.com/getgauge/gauge from 1.1.5 to 1.1.8
  • #43 - Upgrade to GitHub-native Dependabot
  • #35 - Add functional tests
  • #32 - Bump google.golang.org/grpc from 1.33.1 to 1.33.2
  • #31 - Bump github.com/getgauge/gauge from 1.1.4 to 1.1.5
  • #30 - Bump google.golang.org/grpc from 1.32.0 to 1.33.1
  • #29 - Bump github.com/golang/protobuf from 1.4.2 to 1.4.3
  • #28 - Bump google.golang.org/grpc from 1.26.0 to 1.32.0
  • #27 - Bump github.com/golang/protobuf from 1.3.2 to 1.4.2
  • #26 - Bump github.com/getgauge/gauge from 1.0.6 to 1.1.4
  • #25 - move to Apache 2.0
  • #24 - Automate release workflow.

Spectacle v0.1.4

13 Feb 09:04
Compare
Choose a tag to compare

Bug Fixes

  • #14 - Generated html document displays (C) as Copyright symbol.

Miscellaneous

  • #18 - Added logger for structured logging.

spectacle 0.1.3

30 Jul 07:29
Compare
Choose a tag to compare

New Features

Enhancements

Bug Fixes

  • #10 - Not displaying any specification or scenario in index.html in the doc folder.
  • #19 - html file without "" , characters are not displayed properly

spectacle 0.1.2

20 Jun 05:30
Compare
Choose a tag to compare

New Features

  • #15 - provide support for round brackets in tag expressions as is in gauge

Spectacle 0.1.1

05 Apr 12:27
Compare
Choose a tag to compare

Bug Fixes

  • Fixed Gauge API errors while generating HTML files from specifications with parse errors.

Spectacle 0.1.0

15 Feb 12:25
Compare
Choose a tag to compare

Enhancements

Spectacle 0.0.2

16 Dec 09:14
Compare
Choose a tag to compare

Enhancements

  • Replicating specs folder structure while converting to HTML.
  • Changes for compatibility with Gauge 0.7.0.

Spectacle 0.0.1

30 Jun 11:32
Compare
Choose a tag to compare

Basic Export to HTML functionality with filtering by tag expression.