Skip to content

Releases: base-go/cmd

Base CLI v2.1.6

19 Sep 13:06
5fa586c

Choose a tag to compare

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 myproject

CLI Compatibility

This CLI version is compatible with Base CLI vv2.1.6 and later.

Base CLI v2.1.5

11 Sep 14:07
5fa586c

Choose a tag to compare

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 myproject

CLI Compatibility

This CLI version is compatible with Base CLI vv2.1.5 and later.

Base CLI v2.1.4

09 Sep 14:41
ab6b8a7

Choose a tag to compare

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 myproject

CLI Compatibility

This CLI version is compatible with Base CLI vv2.1.4 and later.

Base CLI v2.1.2

02 Sep 14:17
8b76a5a

Choose a tag to compare

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 myproject

CLI Compatibility

This CLI version is compatible with Base CLI vv2.1.2 and later.

Base CLI v2.1.1

02 Sep 13:01
8b76a5a

Choose a tag to compare

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 myproject

CLI Compatibility

This CLI version is compatible with Base CLI vv2.1.1 and later.

Base CLI v2.1.0

01 Sep 16:21
7abe2f9

Choose a tag to compare

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 myproject

CLI Compatibility

This CLI version is compatible with Base CLI vv2.1.0 and later.

Base CLI v2.0.9

01 Sep 16:16
3a51410

Choose a tag to compare

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 myproject

CLI Compatibility

This CLI version is compatible with Base CLI vv2.0.9 and later.

Base CLI v2.0.8

01 Sep 13:16
9097bba

Choose a tag to compare

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 myproject

CLI Compatibility

This CLI version is compatible with Base CLI vv2.0.8 and later.

Base CLI v2.0.7

29 Aug 18:20
bc9d27b

Choose a tag to compare

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 myproject

CLI Compatibility

This CLI version is compatible with Base CLI vv2.0.7 and later.

Base CLI v2.0.6

29 Aug 17:50

Choose a tag to compare

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 myproject

CLI Compatibility

This CLI version is compatible with Base CLI vv2.0.6 and later.