Skip to content

v.0.5.3

Compare
Choose a tag to compare
@vitaly-t vitaly-t released this 26 May 13:03
· 211 commits to master since this release
  • Added stricter defaults parsing for params, port and hostname
  • Made host impossible to set via defaults directly. Only hostname and port can be set now, while host is now set automatically.
  • Changed TypeScript declarations. Type IConnectionString is now IConnectionDefaults, as it is now only a sub-set of the protocol for setting defaults.