Version 11
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
# 0.11
|
||||||
|
- Added more examples to `examples` directory.
|
||||||
|
- Fixed `follow` and `unfollow` routes.
|
||||||
|
- Updated `moved` field to be `Box<Account>`.
|
||||||
|
|
||||||
# 0.10
|
# 0.10
|
||||||
|
|
||||||
- Added the ability to handle paged entities like favourites and such.(Only favourites in prerelease)
|
- Added the ability to handle paged entities like favourites and such.(Only favourites in prerelease)
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "mammut"
|
name = "mammut"
|
||||||
version = "0.10.1"
|
version = "0.11.0"
|
||||||
|
|
||||||
description = "A wrapper around the Mastodon API."
|
description = "A wrapper around the Mastodon API."
|
||||||
authors = ["Aaron Power <theaaronepower@gmail.com>"]
|
authors = ["Aaron Power <theaaronepower@gmail.com>"]
|
||||||
|
|||||||
Reference in New Issue
Block a user