Skip to content

v0.3.0

Compare
Choose a tag to compare
@nwtgck nwtgck released this 19 Mar 04:18
· 77 commits to develop since this release

Changelog

7f1a551 Merge branch 'release/0.3.0'
99af0da bump: 0.3.0
4972910 build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#5)
732388a docs: add usages
35970ce build(deps): bump github.com/pion/webrtc/v3 from 3.1.42 to 3.1.58 (#6)
cba4e40 build(deps): bump actions/setup-go from 2 to 4 (#3)
1b1ad10 ci: go-version: 1.19
4721124 build(deps): bump actions/checkout from 2 to 3 (#1)
b2e65b7 ci: on: [push]
ae2658d dependabot: create .github/dependabot.yml
9efe868 Merge branch 'feature/webrtc-piping' into develop
2d95924 ci: use curl -f option
97bdf73 ci: "Duplex communication"
83c4c2e use RootCmd.PersistentFlags() and fix CI
387f291 create duplex subcommand
1619e1c create tunnel subcommand
38206ff webrtc-piping-tunnel → webrtc-piping
4cc6b5e update piping-werbrtc-signaling
6591166 join URL
92b341c sha256 initial json path
4af5832 send multiple candidates and notify finished
120b54d check HTTP status
a75e525 Merge tag 'v0.2.0' into develop