Skip to content

Common (CMN) 🦀 v0.0.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 14:59
7857d2c

Release v0.0.4 - 2024-05-11

Common (CMN) logo

Common (CMN)

A Rust library for accessing a collection of mathematical and cryptographic constants

Part of the Mini Functions family of libraries.

Common (CMN) Banner

Made With Rust Crates.io Lib.rs Docs.rs License Codecov

WebsiteDocumentationReport BugRequest FeatureContributing Guidelines

divider

Overview 📖

Common (CMN), a Rust library designed for developers who are looking for a comprehensive collection of mathematical and cryptographic constants.

Common (CMN) is a modern, fast, and user-friendly library that makes it easy to access a wide range of mathematical and cryptographic constants, including the mathematical constant Euler, the hash algorithm used, the cost of the hash algorithm, the length of the hash, the mathematical constant Phi, the mathematical constant Pi, the Planck constant, a set of special characters, and much more.

Changelog 📚

Features:

  • ✨ Added new constants to the list.

Bug Fixes:

  • 🐛 Resolved excessive float precision error.
  • 🧵 Fixed cargo bench.

Refactorings:

  • 🎨 Refactored code and removed xtask.

Testing:

  • ✅ Expanded unit test coverage with macros.
  • ✅ Added new tests: test_get_value, test_is_valid.

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4