Releases: paddi-app/paddi
Releases · paddi-app/paddi
Release list
v0.7.0
Changelog
- 74b6760 build(deps): bump actions/checkout from 6 to 7 (#2)
- 9b40fe0 build(deps): bump actions/setup-go from 6 to 7 (#3)
- fb6ca58 build(deps): bump evg4b/goreleaser-npm-publisher-action (#1)
- 4d5a98e feat: guard capture/spec/request/source commands with a project check
- 6580df2 feat: guide workspace and project selection after login
- b574b60 fix: count wrapped lines when erasing the select prompt
- 9be47f5 fix: remove deprecated capture origin and tags
- f4f0359 fix: truncate table cells by display width, not rune count
- 96b5eec refactor: extract newClient helper for API client construction
- 972ba8a refactor: make command-group builders package vars
v0.6.0
v0.5.0
Changelog
- 241109d build(release): Add -trimpath to Go builds
- 362b089 docs(claude): sync architecture and tech stack with cmdutil/config refactor
- 336b9ae fix(project): require a workspace before switching projects interactively
- 874b2b6 refactor(commands): extract non-command helpers into cmdutil/output/api
- 56eb50f refactor(config): read config via cli/v3 Sources instead of koanf
- fea2dea refactor(config): switch TOML library from pelletier/go-toml to BurntSushi/toml
v0.4.0
v0.3.0
Changelog
- 395f405 feat: add spec info command to print spec metadata
v0.2.3
v0.2.2
v0.2.1
Changelog
- 863350a fix: hoist NPM token check to job env