Skip to content

Adding Ngrok v3.x support

Compare
Choose a tag to compare
@texpert texpert released this 19 Nov 23:19
· 17 commits to main since this release

v0.3.0 (2022-11-19)

Both Ngrok v2, and v3 are now supported.

Tested and working on Ubuntu Linux and macOS.

Full Changelog

Merged pull requests:

  • Added compatibility with Ngrok v3.x (specs also enhanced to test both 2 and 3 versions) #24 (texpert)
  • Prepare for different ngrok versions params, still for version 2 #23 (texpert)
  • Allow region subdomains - modify Rails config.hosts example to parse the host from NGROK_URL #22 (texpert)
  • Set main Ruby version to 2.7.6 #21 (texpert)
  • Bump actions/checkout from 2 to 3 #19 (texpert)