Releases: idearium/cli
Releases · idearium/cli
v5.1.0
v5.1.0-beta.3
Fixed
- Fixed issue with
set-value
usage.
v5.1.0-beta.2
Added
- Incorporated v5.0.1.
v5.0.1
Fixed
- Now using import to use the execa ESM module.
v5.1.0-beta.1
This is a re-release of v4.4.0-beta.3 on a new major-minor track.
v5.0.0
Changed
- Version bumped all dev dependencies.
- Removed gulp and gulp-replace.
v4.4.0-beta.3
Added
c ts
commands.c ds
commands.
Changed
c mk ip
now retrieves the IP of your Minikube machine on tailnet as configured withc ds handle set
, orc ds mk set
.
v4.4.0-beta.2
Changed
- Added more CPU and memory when starting Minikube.
v4.4.0-beta.1
Changed
- Updated
c mk start
to use the Docker driver.
v4.3.0
Added
- Supporting a new
c.js
format for database information.host
andport
can be replaced withaddress
in the formatmongodb+srv://domain
.