Skip to content

Tags: alex-held/devctl

Tags

v0.10.1

Toggle v0.10.1's commit message
feat(plugins): install plugins from index

v0.10.0

Toggle v0.10.0's commit message
feat(plugins): install plugins from index

v0.9.8

Toggle v0.9.8's commit message
feat(plugins): install plugins from index

v0.9.8-beta

Toggle v0.9.8-beta's commit message
feat(plugins): install plugins from index

v0.9.7-beta

Toggle v0.9.7-beta's commit message
refactor(plugins): createConfig and New expect map[string]string

v0.9.6-beta

Toggle v0.9.6-beta's commit message
fix(plugins): use *struct to create config instead of interface

v0.9.5-beta

Toggle v0.9.5-beta's commit message
refactor(plugins): create config using CreateConfig before executing …

…plugin

v0.9.4-beta

Toggle v0.9.4-beta's commit message
refactor(plugins): create config before executing plugin

v0.9.3-beta

Toggle v0.9.3-beta's commit message
chore(deps): bump version to v0.9.3-beta

v0.9.1-beta2

Toggle v0.9.1-beta2's commit message
feat(plugins): add plugin engine and golang sdk