daapc 0.3.6 daapc: ^0.3.6 copied to clipboard
dart-daap-client is a Dart DAAP (Digital Audio Access Protocol) protocol client library
Changelog #
0.3.6 #
- Some codestyle updates
- Invalid data cleanings
- Updated requirements
0.3.5 #
- Fixed markdown files syntax
- Added new checks
0.3.4 #
- Copyright update
- Removed headers from files
- Removed dead link from README
- Updated Python requirements
- Updated "pub" usages with "dart pub"
- Fixed some small issues
- Updated GitHub actions and Dependabot config
0.3.3 #
- Fixed 'check-requirements' workflow
0.3.2 #
- Updated Dart and Python requirements
- Fixed markup
- Updated copyright year
- Refactored GitHub workflows
0.3.1 #
- Fixed dependabot config
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