Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

47 lines (36 loc) · 1.25 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

0.5.0 - 2023-03-20

Changed

  • Improve --ice-servers default value in help

Fixed

  • Support --insecure and --dns-server options for "duplex" subcommand

Added

  • Add -i short option for --ice-servers

0.4.0 - 2023-03-19

Changed

  • Not show usage when failed
  • Include SDP and candidates to log with -v

Added

  • Create --ice-servers option

0.3.0 - 2023-03-19

Changed

  • Rename webrtc-piping-tunnel → webrtc-piping
  • Create "tunnel" and "duplex" subcommands
  • Update dependencies

0.2.0 - 2022-07-04

Added

  • Support UDP port forwarding
  • Add --insecure option
  • Add --dns-server option
  • Add --header option

0.1.0 - 2022-07-02

Added

  • Initial release