Skip to content

v0.4.6-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 09:13
· 173 commits to main since this release
685d7d1

Release Notes

Release 0.4.6-beta.2

Features

Bug Fixes

  • Use $crate::ToCString in impl_to_cstring macros by @wangl-cc
  • Ensure log directory exists before creating log file by @wangl-cc in #269

Refactor

Testing

  • Compare BTreeSet instead of Vec in cleanup by @wangl-cc in #271

Miscellaneous

  • Update documentation of some methods in cleanup.rs by @wangl-cc
  • Update fish completion for cleanup target by @wangl-cc
  • Split command definition by @wangl-cc in #267

Full Changelog: v0.4.6-beta.1...v0.4.6-beta.2