Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
[v1.2.0] - 2026-07-27
Added
- Documentation on using the module with your own event loop
Changed
- Bug reports and support links now point at GitHub and MetaCPAN
[v1.1.0] - 2026-07-23
Added
- on_connect and on_disconnect constructor callbacks
- getopt method for querying per-destination options
Changed
- Reconnect automatically when the connection to the daemon is lost
- Constructor no longer accepts AnyEvent::Handle passthrough arguments
[v1.0.0] - 2026-07-16
Added
- Live test suite exercising a real snmp-query-engine daemon
- Changelog and versioning managed with changie
Changed
- Version scheme switched to semantic versioning
Fixed
- Dist tarball no longer includes MYMETA build artifacts
[0.06] - 2015-01-21
Changed
- Consistent version update; no functional changes.
[0.05] - 2015-01-20
Added
when_done($host, $port, $callback)method.
[0.04] - 2014-05-21
Changed
- Use Data::MessagePack::Stream.
[0.03] - 2014-05-01
Added
dest_infocall.
[0.02] - 2012-06-27
Fixed
- Dependencies and tests.
[0.01] - 2012-06-26
Added
- Initial release.