This file is a manually maintained list of changes for each release. Feel free to add your changes here when sending pull requests. Also send corrections if you spot any mistakes.
- BC break: Rename namespace to
Clue\React\Icmpand use PSR-4 layout (#4)
- First tagged release
- Send and receive arbitrary ICMP messages
- Promise-based
Icmp::ping()method (ICMP echo request and echo reply) - Event-driven access to incoming ICMP messages
- Initial concept