Contributing #623
Replies: 1 comment
-
|
Hi, the current plan is to get the next version 1.4.0 (Milestone 1.4.0) out. After that there might be some more 1.x versions for adding support for possible new API endpoints. The next major version 2.0.0 will be a major refactoring and modernization, consisting of adding support for multiple .NET version targets, replacing the current Newtonsoft JSON implementation with the .NET System.Text.Json API and adding support for getting media (e.g. images) from other services like TMDb. Version 1.4.0 is almost finished. If you want, you can work on your issue adding a new enum for "episode_type". |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using your package to support building an app I'm working on. I saw the
CONTRIBUTING.mdfile but it was quite generic. What's your vision for the project? I am happy to help out with code changes or just feature requests depending if this is a personal passion project or not :)Beta Was this translation helpful? Give feedback.
All reactions