Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 1.21 KB

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.

0.2.0 - 2024-02-08

Fixed

  • resolve warnings in rust-script blocks and only fail warnings in CI (#87)

Other

  • allow multiple_crate_versions in wdk-build (build dependency) (#98)
  • use owo-colors for colored output in tests (#73)
  • Bump proc-macro2 from 1.0.66 to 1.0.74 (#60)
  • Bump trybuild from 1.0.84 to 1.0.86 (#52)
  • fix clippy errors missed due to buggy ci stage
  • restrict to one unsafe operation per block (#24)
  • [breaking] enable rustdoc lints and resolve errors
  • remove extra keyword for wdk-macros
  • initial open-source check in