Skip to content

Commit e315587

Browse files
committed
Release v1.0.0
First stable release. Secure-by-default keychain storage, positional transaction accounts, comprehensive unit test coverage, and a fixed crates.io release pipeline. The API surface (commands, JSON output, storage backends) is now considered stable.
1 parent 0d8b81d commit e315587

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sparebank1-cli"
3-
version = "0.1.3"
3+
version = "1.0.0"
44
edition = "2021"
55
rust-version = "1.80"
66
description = "CLI for the SpareBank 1 personal banking API (accounts, transactions, transfers) with BankID OAuth login. Designed for AI agent consumption."

0 commit comments

Comments
 (0)