This repository was archived by the owner on Mar 5, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## 25.0.0-dev.3 - 2025-09-24
9+
10+ ### Changed
11+
12+ - Update ASIMOV SDK dependencies
13+
814## 25.0.0-dev.2 - 2025-09-10
915
1016### Added
Original file line number Diff line number Diff line change 22
33[package ]
44name = " asimov-snapshot-cli"
5- version = " 25.0.0-dev.2 "
5+ version = " 25.0.0-dev.3 "
66authors = [" ASIMOV Community" ]
77edition = " 2024"
88# rust-version = "1.85"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ brew install asimov-cli # or just asimov-snapshot-cli
2828#### Installation via Cargo
2929
3030``` bash
31- cargo install asimov-snapshot-cli --version 25.0.0-dev.2
31+ cargo install asimov-snapshot-cli --version 25.0.0-dev.3
3232```
3333
3434## 👉 Examples
Original file line number Diff line number Diff line change 1- 25.0.0-dev.2
1+ 25.0.0-dev.3
You can’t perform that action at this time.
0 commit comments