daapc 0.3.0 daapc: ^0.3.0 copied to clipboard
dart-daap-client is a Dart DAAP (Digital Audio Access Protocol) protocol client library
0.3.0 #
- Updated Dart and Python requirements
- Renamed DMAP code constants following Dart constants naming convention
- Added some checks to examples code, changed path to examples files in examples README
- Updated GitHub workflows and all YAML files code style
- Added dependabot config
- Added contributing manual
- Updated Makefile
0.2.0 #
- Updated Dart and Python requirements
- Finally, works submitting coverage reports to coveralls.io
- Added check-requirements GitHub action workflow
- Removed requires.io badge from README
0.1.1 #
- Updated Dart and Python requirements
- Documentation and examples updates
0.1.0 #
- Initial release