Sha256: 04d293e7345033952636707c604f1ba436da5785b7ece4197712dea80aff49a5
Contents?: true
Size: 916 Bytes
Versions: 1
Compression:
Stored size: 916 Bytes
Contents
# Changelog All notable changes to this project will be documented below. The format is based on [Keep a Changelog][keep-changelog], and this project adheres to [Semantic Versioning][semver]. [keep-changelog]: https://keepachangelog.com/en/1.0.0/ [semver]: https://semver.org/spec/v2.0.0.html <!-- - **Added** for new features. - **Changed** for changes in existing functionality. - **Deprecated** for soon-to-be removed features. - **Removed** for now removed features. - **Fixed** for any bug fixes. - **Security** in case of vulnerabilities. --> ## [Unreleased] ## [0.1.1] - 2022-10-22 - Changed: pinned dependencies to major versions - Fixed: Changelog link in gemspec ## [0.1.0] - 2022-10-22 - Added: Client can query whois a remote address - Added: Client can query current tailscale IPs - Added: `Tsclient.default_client` works on macOS ## [0.0.1] - 2022-10-20 - Added: Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tsclient-0.1.1 | CHANGELOG.md |