v2.2.0
The JSON parser has now been changed to the new library System.Text.Json.
- the old dependency on Newtonsoft.Json has been removed
- as the new Json parser is much more strict with types, many endpoint properties have had their types updated
- there may still be some types which need updating so keep an eye out for those (I can only test the ones accessible with the free plan)
There are now additional rate limiting options, as detailed in the wiki.
- Issue #61 was resolved
The default branch has been renamed from master to main, so you may need to update your git clones.