Releases: base-go/cmd
Base CLI v2.1.6
Base CLI v2.1.6
What's new:
- added --force
- Update model.tmpl
- Update service.tmpl
- fix relations
Installation
To use this version of Base CLI:
# Update your existing project
base update
# Or create a new project (will use latest framework)
base new myprojectCLI Compatibility
This CLI version is compatible with Base CLI vv2.1.6 and later.
Base CLI v2.1.5
Base CLI v2.1.5
What's new:
- added --force
- Update model.tmpl
- Update service.tmpl
- fix relations
Installation
To use this version of Base CLI:
# Update your existing project
base update
# Or create a new project (will use latest framework)
base new myprojectCLI Compatibility
This CLI version is compatible with Base CLI vv2.1.5 and later.
Base CLI v2.1.4
Base CLI v2.1.4
What's new:
- Update template.go
- Merge branch 'main' of github.com:BaseTechStack/basecmd
- added media
- fix
Installation
To use this version of Base CLI:
# Update your existing project
base update
# Or create a new project (will use latest framework)
base new myprojectCLI Compatibility
This CLI version is compatible with Base CLI vv2.1.4 and later.
Base CLI v2.1.2
Base CLI v2.1.2
What's new:
- Update CHANGELOG.md
Installation
To use this version of Base CLI:
# Update your existing project
base update
# Or create a new project (will use latest framework)
base new myprojectCLI Compatibility
This CLI version is compatible with Base CLI vv2.1.2 and later.
Base CLI v2.1.1
Base CLI v2.1.1
What's new:
- Update CHANGELOG.md
Installation
To use this version of Base CLI:
# Update your existing project
base update
# Or create a new project (will use latest framework)
base new myprojectCLI Compatibility
This CLI version is compatible with Base CLI vv2.1.1 and later.
Base CLI v2.1.0
Base CLI v2.1.0
What's new:
- cleanup
Installation
To use this version of Base CLI:
# Update your existing project
base update
# Or create a new project (will use latest framework)
base new myprojectCLI Compatibility
This CLI version is compatible with Base CLI vv2.1.0 and later.
Base CLI v2.0.9
Base CLI v2.0.9
What's new:
- versioning update
Installation
To use this version of Base CLI:
# Update your existing project
base update
# Or create a new project (will use latest framework)
base new myprojectCLI Compatibility
This CLI version is compatible with Base CLI vv2.0.9 and later.
Base CLI v2.0.8
Base CLI v2.0.8
What's new:
- hot fix
Installation
To use this version of Base CLI:
# Update your existing project
base update
# Or create a new project (will use latest framework)
base new myprojectCLI Compatibility
This CLI version is compatible with Base CLI vv2.0.8 and later.
Base CLI v2.0.7
Base CLI v2.0.7
What's new:
- feat: Migrate documentation system from go-swagger to swag
Installation
To use this version of Base CLI:
# Update your existing project
base update
# Or create a new project (will use latest framework)
base new myprojectCLI Compatibility
This CLI version is compatible with Base CLI vv2.0.7 and later.
Base CLI v2.0.6
Base CLI v2.0.6
What's new:
- feat: Add comprehensive scheduler CLI commands and documentation
- cleanup hot reload and swaggo
Installation
To use this version of Base CLI:
# Update your existing project
base update
# Or create a new project (will use latest framework)
base new myprojectCLI Compatibility
This CLI version is compatible with Base CLI vv2.0.6 and later.