- Add support for edge triggered file descriptor dispatching - Migrate CI from Travis to GitHub Actions - Add a first trivial usage example showing poll() integration
1.3
- Introduce recursive message parsing using callbacks - Add scanf() based value conversion helper functions - Some tweaks for C99 compatibility
1.2
- Add Travis CI support - Add support for macOS and other BSDs
1.1
- Misc minor fixes - Wrap davici.h in extern C for C++ users