This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
Releases: superfaceai/cli
Releases · superfaceai/cli
v0.0.22
0.0.22 - 2021-08-04
Added
- Create command interactive mode
- Create command new flags
- Create command ability to create only provider or only map
- Visible init command
- Configure command prepares env variables in .env file
v0.0.20
0.0.20 - 2021-07-20
Added
- Multiple usecases in interactive install command
- Repeated use of interactive install command
- Set provider failover in interactive install command
- Set provider retry policies in interactive install command
- Providers priority array
Fixed
- Package manager path resolution
v0.0.19
0.0.19 - 2021-07-08
v0.0.18
0.0.18 - 2021-06-15
Added
- Multiple capabilities in interactive install command
- Providers priority array
- Package manager abstraction
v0.0.17
0.0.17 - 2021-06-08
Changed
- Generated Input and Result types are specific to both profile and usecase
v0.0.16
0.0.16 - 2021-06-07
v0.0.15
0.0.15 - 2021-06-03
Added
- Interactive install command
v0.0.14: Merge pull request #79 from superfaceai/fix/install-multiple-providers
Fix/install multiple providers
v0.0.13: Merge pull request #74 from superfaceai/feat/validate-identifiers
feat: validate identifiers
v0.0.12: Merge pull request #72 from superfaceai/feature/allow-any-result-type
feat(generate): Allow every type for Result