Mastodon.py/TODO.md

16 wiersze
540 B
Markdown
Czysty Zwykły widok Historia

2022-11-06 18:32:28 +00:00
API relevant changes since last release / "to implement" list:
Refer to mastodon changelog and API docs for details when implementing, add or modify tests where needed
4.4.0 TODOs
-----------
* [ ] to be collected here
4.3.0 TODOs
-----------
* ?????
2022-11-06 18:32:28 +00:00
2022-12-01 20:18:38 +00:00
General improvements that would be good to do before doing another release
--------------------------------------------------------------------------
2022-11-08 21:24:42 +00:00
* [ ] Get test coverage like, real high
2024-02-11 20:38:14 +00:00
* [ ] Also add links to tests to the docstrings so people can see usage examples