This organization was marked as archived by an administrator on Oct 16, 2024. It is no longer maintained.
📢 RequestDL 3.0.0 Roadmap 🚀 #133
Closed
o-nnerb
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here's the roadmap for the upcoming version of RequestDL, 3.0.0. Our main goal is to improve code documentation and strengthen our tests.
Main Objectives
1️⃣ Enhance documentation
We acknowledge that the current documentation, although produced with the help of ChatGPT, needs improvement. Our focus will be on rewriting the existing documentation and including theoretical texts in the README.md.
2️⃣ Improve unit testing
In previous versions, we had some relaxation in terms of CI results, which resulted in reduced test coverage. We aim to understand what needs to be done and add new tests to ensure greater integrity.
3️⃣ Remove deprecated code
We will clean up all deprecated codes from versions 2.x.x. This will make the API more consistent and create room for the addition of new features.
Planned Features
During version 3.x.x, we will add the following features to the library:
The headers to be included are
Accept-Charset
andUser-Agent
.Bug Fixes
So far, we have identified the following bugs that will be fixed:
Final Considerations
We want to emphasize that the mentioned features and bug fixes are our priorities, but we highly value the community. Therefore, any needs, issues, or pull requests are welcome to contribute to RequestDL.
We appreciate everyone's support and collaboration!
Beta Was this translation helpful? Give feedback.
All reactions