You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2020-09-18)
### Bug Fixes
* add --seperator to allow to configure a custom perfdata seperator ([#47](#47)) ([9a9a1b1](9a9a1b1))
* add limit switch ('--limit', '-l') and change spec for label switch from '-l' to '-L' ([f396fbe](f396fbe))
* add release automation via semantic-release-bot ([19bb5d1](19bb5d1))
* add support for limit in more subs ([90b7995](90b7995))
* add the ability to set a custom perfdata label for sub check_keyword and check_threshold_and_get_perfdata ([#56](#56)) ([5c0ef0a](5c0ef0a))
* get host, user and password from environment variables (NETSCALER_HOST, NETSCALER_USERNAME, NETSCALER_PASSWORD) ([4cec658](4cec658))
* replace hardcoded id with $plugin->opts->label ([2c623d3](2c623d3))