Skip to content

Releases: qrasmont/projectile

v0.2.0

03 Mar 20:32
d95af9a
Compare
Choose a tag to compare
  • The config is now global
  • The edit command can open the config in $EDITOR
  • The add command allows to add a new action with steps
  • The append command allows to add steps to an existing action
  • The rm command to remove an existing action
  • The all feature was removed
  • The config is backed-up when it is successfully marshaled
  • The use can choose restore the last config back-up if the marshaling fails

v0.1.0

23 Feb 16:51
Compare
Choose a tag to compare
Add go.yml for github actions