archipelago_cli 1.6.0
archipelago_cli: ^1.6.0 copied to clipboard
CLI toolkit for generating production-ready Flutter projects.
1.6.0 #
- fix(bricks): resolve all SM variant compile errors, verified 4/4 clean (c48ae40)
- feat(bricks): add integration test framework selection and Firebase flavor config (ca22000)
- feat(bricks): complete monorepo generation with UI kit, features, and tier-gated tooling (d047e5b)
- docs(cli): sanitize 1.5.0 changelog entries (8a97e0f)
- fix(cli): always rotate signing key when not returned by server (e5dd9b0)
- chore(cli): bump version to 1.6.0 (47ba9a6)
1.5.1 #
- fix(cli): improve credential initialization on login
1.5.0 #
- feat(cli): improve session security and token management
- fix(cli): improve authentication UX with masked token input
- fix(cli): server-side token invalidation on logout
1.4.1 #
- fix(cli): mask token input when pasting via prompt
1.4.0 #
- feat(cli): add
auth activatecommand for promo code trial activation - feat(cli): improve authentication security and session management
- feat(cli): improve license validation for subscription-gated bricks
- docs: expand CLI README with all commands, flags, and examples
- fix: resolve static analysis warnings
1.3.0 #
- feat: merge flutter_ui_component into ui_kit_component with brick deprecation support
- fix: improve ui_kit_component code generation for data/enum types
1.2.5 #
- fix(cli): improve brick update check response handling
1.2.4 #
- feat(cli): add
auth rotate-keycommand for credential management
1.2.3 #
- fix(cli): improve request signing reliability
1.2.2 #
- fix(cli): improve credential initialization on login
1.2.1 #
- fix(cli): improve brick version checking accuracy
1.2.0 #
- feat: add request validation for CLI API endpoints
1.1.4 #
- fix(cli): support universal bundle format for cross-platform compatibility
1.1.3 #
- fix(cli): fix brick slug mapping and download improvements
1.1.2 #
- fix(cli): improve download URL handling
1.1.1 #
- fix(ci): improve release automation
1.1.0 #
- fix: improve auth session persistence across commands
- chore: streamline CI release workflows
1.0.2 #
- fix: improve API response handling for auth validation
- fix: align release tag format
1.0.1 #
- fix: correct API endpoint paths for authentication
- fix: update homepage URL
- chore: add LICENSE and CHANGELOG.md
1.0.0 #
- Complete v2 rewrite of Archipelago CLI
- Ephemeral JSON config flow for project creation
doctorcommand with system health checks and--fixauto-install- Brick management via Cloudflare R2 with tier-based access (Free/Pro/Enterprise)
- CLI authentication via browser-based OAuth flow
- Bundle caching with integrity verification
- Shell completion support (bash/zsh)
- Interactive branded UI with logo and progress indicators
0.0.1-dev.9 #
- Fix bundle format compatibility
0.0.1-dev.8 #
- Update dependency constraints in scaffold bricks
0.0.1-dev.7 #
- Update configuration and rebuild scaffold mason bundles
0.0.1-dev.6 #
- Fix wrong package path
0.0.1-dev.5 #
- Fix wrong file path
0.0.1-dev.4 #
- Fix missing mason bundle files
0.0.1-dev.3 #
- Fix minor bug in command runner
0.0.1-dev.2 #
- Fix typo in README
0.0.1-dev.1 #
- Initial release of Archipelago CLI