Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 1.15 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.

[Unreleased]

0.2.20 - 2025-01-27

Other

  • Update getrandom requirement from 0.2.7 to 0.3.0 (#78)
  • Fix wasm testing (#79)

0.2.19 - 2024-07-31

Other

  • Update windows-sys requirement from 0.52.0 to 0.59.0 (#76)

0.2.18 - 2024-07-05

Other

  • Rm pre_exec call on Command (#75)
  • Remove code that should be replaced. (#74)
  • Fix Client::configure* on unix (#72)
  • Use release-plz in publish.yml (#70)