Skip to content

Releases: microsoft/oxidizer

thread_aware_macros_impl v0.6.1

10 Feb 10:43
d6cb9a2

Choose a tag to compare

thread_aware_macros_impl 0.6.1

  • 🧩 Miscellaneous
    • Version bump to match thread_aware crate

thread_aware_macros v0.6.1

10 Feb 10:43
d6cb9a2

Choose a tag to compare

thread_aware_macros 0.6.1

  • 🧩 Miscellaneous
    • Version bump to match thread_aware crate

thread_aware v0.6.1

10 Feb 10:42
d6cb9a2

Choose a tag to compare

thread_aware 0.6.1

  • ✨ Features
    • Add __private module for selective trait reexports

data_privacy v0.10.1

10 Feb 10:28
3422053

Choose a tag to compare

data_privacy 0.10.1

  • 🐛 Bug Fixes

    • Replace removed doc_auto_cfg feature with doc_cfg (#178)
  • 📚 Documentation

    • Normalize feature handling for docs.rs (#153)
    • Fix the CI badge (#154)
  • ✔️ Tasks

    • Replace cargo-rdme by cargo-doc2readme (#148)
  • 🔄 Continuous Integration

    • Add spell checker (#158)

bytesbuf v0.2.2

10 Feb 10:26
3422053

Choose a tag to compare

bytesbuf 0.2.2

  • 📚 Documentation
    • A few doc-related fixes (#198)

recoverable v0.1.0

10 Feb 10:42
49580fc

Choose a tag to compare

recoverable 0.1.0

Initial release.

  • ✨ Features
    • Introduce the recoverable crate

tick v0.1.2

10 Feb 10:43
0969bf7

Choose a tag to compare

tick 0.1.2

  • ✨ Features
    • Implement display extension for SystemTime

data_privacy_macros_impl v0.9.0

10 Feb 10:29
7a1a1d6

Choose a tag to compare

data_privacy_macros_impl 0.9.0

  • ✨ Features

    • Better serialization and perf.
  • 🔄 Continuous Integration

    • Linting for Cargo.toml files (#110)
    • Add license check for dependencies (#105)
  • 🧩 Miscellaneous

    • Make it to_redacted_string to avoid annoying downstream conflicts. (#143)
    • Enable the allow_attribute lint and fix warnings. (#111)

data_privacy_macros v0.9.0

10 Feb 10:29
7a1a1d6

Choose a tag to compare

data_privacy_macros 0.9.0

  • ✨ Features

    • Better serialization and perf.
  • 🔄 Continuous Integration

    • Linting for Cargo.toml files (#110)
    • Add license check for dependencies (#105)
  • 🧩 Miscellaneous

    • Make it to_redacted_string to avoid annoying downstream conflicts. (#143)
    • Enable the allow_attribute lint and fix warnings. (#111)

fundle v0.2.1

10 Feb 10:29
1d514e2

Choose a tag to compare

fundle 0.2.1

  • 📚 Documentation

    • Add logos and favicons to our crate docs (#44)
    • Added missing entries in README TOC (#42)
    • More fundle docs (#41)
  • 🧩 Miscellaneous

    • Bump version. (#49)