_discoveryapis_commons 0.1.8 _discoveryapis_commons: ^0.1.8 copied to clipboard
Library for use by client APIs generated from Discovery Documents.
0.1.8 #
- Support Dart 2.
- Allow response errors with non-integer error codes.
0.1.6+1 #
- Require Dart 2.0.0-dev.64
0.1.6 #
- Fix Dart 2 runtime issue.
0.1.5 #
-
Updates to support Dart 2.0 core library changes (wave 2.2). See issue 31847 for details.
0.1.4 #
- Make package strong-mode clean.
0.1.3+1 #
- Removed
pkg/crypto
dependency and upgrade Dart dependency to >=1.13.
0.1.3 #
- Fixed two strong mode issues
0.1.2 #
- Make Discovery API client throw new detailed errors.
0.1.1 #
- Expose the Escaper class
0.1.0 #
- Initial version