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

v0.0.4 #32

Merged
merged 17 commits into from
May 8, 2024
Merged

v0.0.4 #32

merged 17 commits into from
May 8, 2024

Conversation

sebastienrousseau
Copy link
Owner

@sebastienrousseau sebastienrousseau commented May 7, 2024

Release Note - Version 0.0.4

Features

  • Implemented new macros for kem.rs module to enhance code readability and maintainability.
  • Added support for application-level logging with the integration of the rlg crate.
  • Introduced new macros, fixed issues, and updated documentation across the library to improve usability.

Fixes

  • Added a new import function to address a specific bug.
  • Cleaned up lib.rs file for better code organization and readability.

Refactoring

  • Removed Cargo.lock file to streamline the project structure.

Tests

  • Improved formatting and added new tests to ensure code integrity and correctness.
  • Expanded test coverage to include all constants defined in params.rs.
  • Addressed warnings and simplified loops in tests for improved efficiency and clarity.
  • Added new tests for api.rs, wam.rs, wasm.rs, and symmetric.rs modules.

This release introduces several enhancements, bug fixes, and test improvements to the kyberlib library, making it more robust and reliable.

Copy link

codecov bot commented May 7, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@sebastienrousseau sebastienrousseau merged commit bf741cc into main May 8, 2024
12 of 14 checks passed
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