Skip to content

4.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 13:30
· 10 commits to master since this release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

4.1.0 - 2023-12-30

Commits

  • Rust: Improved code size a tiny bit further 70eae8d
  • Changed: Removed some remaining core::fmt references reducing size e03d46d
  • Changed: Cleared some warnings 31bca0f
  • Removed: Redundant CString::new(String) implementation, use string slice instead. fd2e655
  • Added: Windows size optimized format without external processes 14bd07d
  • Changed: Shaved some remaining bytes fd731a6
  • Added: Ability to make all allocations private (non-shared) f822ede
  • Added: Ability to make all allocations private (non-shared) 14c49fd
  • Added: Ability to make all allocations private (non-shared) 7f785ae
  • Upload: 4.1.0 8d96107