atproto 0.2.2
atproto: ^0.2.2 copied to clipboard
The easiest and powerful Dart/Flutter library for AT Protocol.
Release Note #
v0.2.2 #
- Merged official refactoring. (#52)
- Renamed
SessionService
toServersService
- Renamed
handle
parameter increateSession
toidentifier
- Removed parameter
collection
fromRepositoriesService.deleteRecord
- Renamed
v0.2.1 #
v0.2.0 #
v0.1.1 #
v0.1.0 #
- Refactored structures. (#70)
- Moved
Empty
toatproto_core
- Moved
ATProtoResponse
toatproto_core
- Moved
ATProtoRequest
toatproto_core
- Moved
v0.0.4 #
- Fixed typo from
awtToken
toaccessJwt
.
v0.0.3 #
- Added
RepositoriesService
.createRecord
destroyRecord
v0.0.2 #
- Fixed links.
v0.0.1 #
- First Release!