v2.1.5
What's Changed
- add host and discoveryUrl options to BasedOpt struct in #16. You can now pass a custom host and/or a discoveryUrl to the client, to connect to on-premise instances of the Based server.
- Make TLS a runtime flag in #17. When creating a new Based Client you now have to pass a boolean to enable or disable TLS.
Full Changelog: v2.1.4...v2.1.5