atproto_core 0.4.0
atproto_core: ^0.4.0 copied to clipboard
This package provides core reusable and useful functionality for wrapping At Protocol and related services.
Release Note #
0.4.0 #
0.3.5 #
- Added
adaptorparameter ingetandsubscribe, and removeddecoderandconverter. (#495) - Added
progress_status.dart.
0.3.4 #
- Improved generation of
CIDhash codes, allowing CID objects to be specified as keys for Maps, etc. (#490)
0.3.3 #
- Fixed
subscribeRepoUpdates.
0.2.10 #
- The retry algorithm has been modified to retry when an InternalServerError occurs as a result of XRPC communication. (#358)
0.1.0 #
- Added core objects. (#70)
BaseServiceEmptyATProtoResponseATProtoRequestATProtoExceptionForbiddenException
0.0.2 #
- Exposed
client_context.dart.
0.0.1 #
- First Release!