Changes in pytiger¶
Release 1.1.1¶
- Deprecate nagios.NagiosClient.warn(), replace with warning() (#2)
Release 1.1.0¶
- Python 3 compatibility
- New module:
pytiger.utils.plugins - New decorator:
pytiger.utils.decorators.singleton
Release 1.0.0¶
- Initial release.