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

Release 0.15.0 #443

Merged
merged 3 commits into from Feb 27, 2022
Merged

Release 0.15.0 #443

merged 3 commits into from Feb 27, 2022

Conversation

github-actions[bot]
Copy link

  • #396: Cache cargo-fuzz between invocations
  • #397: Split build job into separate jobs per feature configuration
  • #399: Cache build artifacts using rust-cache
  • #403: Configure required features for examples
  • #404: Make documentation for short last-line penalty more precise
  • #405: Cleanup and simplify Options docstring
  • #407: Add checks for README examples and fix typo
  • #408: Wrap README doctest in separate module
  • #409: Simplify README doctest
  • #410: Cleanup needless borrows
  • #411: Default to OptimalFit in interactive example
  • #414: Bump wasm demo dependencies
  • #415: Add demo program to help compute binary sizes
  • #417: Update fill_optimal_fit fuzz target to match OptimalFit
  • #421: Use f64 instead of usize for fragment widths
  • #422: Show expected lines to make the test clearer
  • #423: Add fuzz tests with fully arbitrary fragments
  • #424: Change penalties to non-negative numbers
  • #425: Run all fuzz tests in a matrix configuration
  • #426: Turn top-level examples into executable tests
  • #428: Remove unnecessary unicode-width feature flag conditionals
  • #430: Add debug-words example
  • #431: Simplify benchmarks
  • #432: Use precise dependency versions in Cargo.toml
  • #434: Fix renamed broken_intra_doc_links lint
  • #435: Bump follow-redirects from 1.14.4 to 1.14.8 in /examples/wasm/www
  • #436: Update examples/wasm npm dependencies
  • #437: Make README examples testable
  • #438: Simplify Options by removing generic type parameters
  • #439: Merge imports from the same module into a single use statement
  • #440: Put single-expression functions on a single line
  • #441: Update binary sizes for Rust 1.59
  • #442: Revert "Put single-expression functions on a single line"

@mgeisler mgeisler merged commit 6fa2cd8 into master Feb 27, 2022
@mgeisler mgeisler deleted the release-0.15.0 branch February 27, 2022 18:21
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.

None yet

1 participant