koban-cli 0.2.0

A Rust CLI for Invoice Ninja, built for humans and AI agents
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Changelog

## [0.2.0]https://github.com/jamesbrink/koban/compare/v0.1.0...v0.2.0 (2026-05-29)


### Features

* **cli:** auth credential storage and agent skill generator ([#19]https://github.com/jamesbrink/koban/issues/19) ([b6f1ed0]https://github.com/jamesbrink/koban/commit/b6f1ed062cfad88281075c3f5d4b0a2c81b47b67)
* close Invoice Ninja API parity gaps ([653da99]https://github.com/jamesbrink/koban/commit/653da990ea3cfbac2118f0c350d7d0bf5aa1f1f9)
* pin repo to demo for agents, harden credential safety, and improve the koban skill ([#21]https://github.com/jamesbrink/koban/issues/21) ([d4c5bcd]https://github.com/jamesbrink/koban/commit/d4c5bcd896402af8cc615d80cf943b99e5509b04)


### Bug Fixes

* harden initial release publishing ([79265ff]https://github.com/jamesbrink/koban/commit/79265ffa4eeaea39415daf2e162a7177741c36d0)