Skip to content

Releases: realth000/racros

v0.3.0

09 Feb 14:24
a248343
Compare
Choose a tag to compare

Added

  • AutoDebug: Add debug_debug_not_pretty for fields, use {:?} as format.

v0.2.1

11 Sep 18:10
a2114ff
Compare
Choose a tag to compare

Fixed

  • AutoStr: Suppress clippy::to_string_trait_impl.

v0.2.0

25 Apr 15:24
5619a33
Compare
Choose a tag to compare

Added

  • BundleText: Bundle text contents and command outputs into static str and use in runtime.

v0.1.0

09 Dec 09:17
454d4e8
Compare
Choose a tag to compare

v0.1.0

First release.

Features

  • Add AutoDebug, AutoStr and CopyWith.

Other Changes

  • Set MSRV to 1.58.1.