axios-tauri-adapter/CHANGELOG.md

1.3 KiB

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.3.0 (2023-07-11)

Upgraded

  • Tauri : tauri (crates) v1.4.1, @tauri-apps/cli (npm) v1.4.0, @tauri-apps/api (npm) v1.4.0

0.2.0 (2022-10-25)

Added

Fixed

  • config.responseType = blob support (61c0a26)

Upgraded

  • Tauri : tauri (crates) v1.1.1, @tauri-apps/cli (npm) v1.1.1, @tauri-apps/api (npm) v1.1.0

0.1.1 (2021-11-04)

Added

Fixed

0.1.0 (2021-10-22)

Initial release