Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v5.0.0 Update #24

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

v5.0.0 Update #24

wants to merge 6 commits into from

Conversation

awolverp
Copy link
Owner

@awolverp awolverp commented Apr 4, 2025

In this update I focused on new features and fixing some known issues:

  • Rewrite and optimize the classes which is possible
  • Rename the ._cachebox to ._core, implement the Rust classes inside the Python instead of using stub-files - this help users to use classes as subclass and customize them.
  • Don't ignore errors while doing __eq__ operations - This might slow things down a bit but needs to be fixed
  • Change and optimize my isize to u64 strategy in Rust - This can make things faster
  • Update dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant