Releases: getgauge/gauge-ts
Releases · getgauge/gauge-ts
Gauge Typescript v0.3.5
Gauge Typescript v0.3.4
Gauge Typescript v0.3.3
Gauge Typescript v0.3.2
gauge-ts v0.3.2
- #181 - Fix tsconfig-paths loading issue
Gauge Typescript v0.3.1
v0.3.0
gauge-ts v0.1.1
- #150 - make singletons globally available
- #147 - Bump ws from 7.3.1 to 7.5.5
- #146 - Bump node-notifier from 8.0.0 to 8.0.2
- #145 - Bump y18n from 4.0.0 to 4.0.3
- #144 - Bump color-string from 1.5.3 to 1.6.0
- #143 - Bump tmpl from 1.0.4 to 1.0.5
- #142 - Bump tar from 4.4.13 to 4.4.19
- #141 - Bump path-parse from 1.0.6 to 1.0.7
- #140 - Bump tar from 4.4.13 to 4.4.15
- #137 - Bump set-getter from 0.1.0 to 0.1.1
- #136 - Bump striptags from 3.1.1 to 3.2.0
- #135 - Bump glob-parent from 5.1.1 to 5.1.2
- #134 - Bump ws from 7.3.1 to 7.4.6
- #131 - Bump @grpc/grpc-js from 1.1.7 to 1.1.8
- #130 - Bump hosted-git-info from 2.8.8 to 2.8.9
- #129 - Bump lodash from 4.17.20 to 4.17.21
- #128 - Bump y18n from 4.0.0 to 4.0.1
- #126 - Bump node-notifier from 8.0.0 to 8.0.1
- #125 - Bump ini from 1.3.5 to 1.3.8
- #122 - docs: update custom screenshot writer documentation
- #121 - docs: code example for scenario store was using spec store
gauge-ts v0.1.0
Deprecation Notice
The usage of the raw table is deprecated. Please use the Table
and TableRow
types.
Features
- Add support for the Table type parameter.
Misc
- Add gRPC support
- Migrate to pure gRPC
- Update protobuf lib
None