-
Notifications
You must be signed in to change notification settings - Fork 84
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
Bug fix for serialization bug #62
Conversation
The CI complains about my commit! If you can just EDIT: I'm late, sorry! |
Ok. Did so. |
Nice, thanks for the quick debugging. I should probably make sure there are boundary tests everywhere... bors r+ |
Build succeeded: |
Hey @Nemo157 do you plan to make a new release soon, or do you want to add more tests first, like you said? |
I'll publish a new version when I'm home tonight, we'll see if I get round to adding tests beforehand or not 😁 |
🎉 0.6.1 published |
62: Bug fix for serialization bug r=Nemo157 a=lemire See RoaringBitmap#61 Co-authored-by: Kerollmops <clement@meilisearch.com> Co-authored-by: Daniel Lemire <lemire@gmail.com>
See #61