Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 876 Bytes

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 876 Bytes

Changelog

All notable changes to this project will be documented in this file.

This file's format is based on Keep a Changelog and this project adheres to Semantic Versioning. The version number is tracked in the file Cargo.toml.

Status: In development

Breaking Changes

Added

Fixed

0.2.0 - 2024-05-29

Fixed

  • Only run a single instance of the tool instead of multiple when resolving packages
  • Switch to log4rs for logging as it has more control over output
  • Upgrade to azure-sdk 0.20.0

0.1.0 - 2024-03-04

Added

  • Initial version.