tauri-plugin-devtools 2.0.0-beta.2

CrabNebula devtools for Tauri: Inspect, monitor, and understand your application with ease.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [2.0.0-beta.2]https://github.com/crabnebula-dev/devtools/compare/tauri-plugin-devtools-v2.0.0-beta.1...tauri-plugin-devtools-v2.0.0-beta.2 - 2024-05-27

### Other
- update README ([#290]https://github.com/crabnebula-dev/devtools/pull/290)

## [2.0.0-beta.1]https://github.com/crabnebula-dev/devtools/compare/tauri-plugin-devtools-v2.0.0-beta.0...tauri-plugin-devtools-v2.0.0-beta.1 - 2024-05-13

### Fixed
- *(devtools)* docs.rs failing to build