Releases: tempoxyz/bridgerton
Releases · tempoxyz/bridgerton
Release list
v0.6.0
Minor Changes
- #7
559205bThanks @letstokenize! - Makebridgerton cardsthe Stripe Issuing command surface for Tempo wallet-backed cards, move active Bridge card-account utilities tobridge-cards, add Stripe API key configuration with private file permissions, and document the Bridge ToS/KYC handoff plus Tempo issuer approval flow. Card statements now require an output file instead of printing PDF content to stdout.
v0.5.0
v0.4.0
Minor Changes
- #3
8feeb8dThanks @letstokenize! -external-accounts createnow defaults to Plaid Link — run it with just a customer ID to open a browser-based bank linking flow. Pass--accountNumber,--routingNumber, and--accountOwnerNameto create manually instead.
v0.3.1
v0.3.0
Minor Changes
-
31efa71Thanks @struong! - Addconfiguresubcommand group for persistent CLI settings:configure api-key— save API key to~/.config/bridgerton/config.jsonconfigure format— set default output format (toon, json, yaml, md, jsonl)configure show— display current config with masked key and source
-
31efa71Thanks @struong! - Interactive onboarding on first run — prompts for API key when none is configured and no arguments are passed.