Skip to content

smawk-0.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 20:46
df374f7

Version 0.3.2 (2023-09-17)

This release adds more documentation and renames the top-level SMAWK functions.
The old names have been kept for now to ensure backwards compatibility, but they
will be removed in a future release.

  • #65: Forbid the use of unsafe code.
  • #69: Migrate to the Rust 2021 edition.
  • #73: Add examples to all functions.
  • #74: Add “mathematics” as a crate category.
  • #75: Remove smawk_ prefix from optimized functions.