Releases: guardian/bridget
Releases · guardian/bridget
v0.0.0-2024-08-15-snapshot-1
Full Changelog: v6.0.0...v0.0.0-2024-08-15-snapshot-1
v6.0.0
Major Changes
-
ae1aa8a: Treat DiscussionServiceResponse as an opaque
string
.This a major change and supercedes version 5.0.0,
while keeping the Native and DCAR implementations simpler.
v0.0.0-2024-04-16-snapshot-1
Full Changelog: v5.0.0...v0.0.0-2024-04-16-snapshot-1
v5.0.0
Warning
This version is deprecated in favour of v6
Major Changes
- f3fefa7: Add remaining discussion methods
v0.0.0-2024-04-11-snapshot-2
Remove add username models and method
v0.0.0-2024-04-11-snapshot
make fields required
v0.0.0-2024-04-10-snapshot-2
Add missing `AddUsernameError` struct
v0.0.0-2024-04-10-snapshot
Update return type for `addUsername` Adding a username goes to Identity API which has a different response shape to Discussion API.
v0.0.0-2024-04-09-snapshot
Add `preview` method