Releases: angrykoala/gaucho
Releases · angrykoala/gaucho
Gaucho 0.1.1
Gaucho 0.1 update, with several enhancements, features and style improvements
Changelog
- Window size will be part of the userConfig
- Task edit menu added
- Added minimum size to the window
- Stopping a running task icon changed, now it will be the same as idle task
- Fixed problem when cleaning output
- Changed project structure
- .jshintrc, .gitignore and task.json removed from build
- Task.json renamed to tasks.json
- Added changelog file
- Added config.json as a separate file from tasks.json
Gaucho 0.1.0
The node graphical task runner. Powered by Yerbamate.
With Gaucho, you can easily run/stop tasks (any script or program) so you can start servers, execute builds or whatever you need with a single click
Changelog
- Electron packager
- Yerbamate integration
- Basic UI
- Materializecss integration
- Vue.js framework integration
- User configuration handler
- Edit tasks controls
- Run/Stop tasks controls
- Multiple suits support