Releases: elseano/rundown
v0.4.0-beta.12
0.4.0-beta.13
Changelog
2da2c78 Add a CI spinner
114c5e9 Add missing files
31de3f3 Cleanup CI spinner
74f892c Disable another test breaking in CI
8c4d851 Disable test failing in CI
9b3c63b Execute rundown in CI
4477982 Fix bug
626c5d4 Fix tests
99dbe33 Remove custom fork of glamour
b4dd62f Use colors in CI
eed2279 stdout updates
4bb28bb stdout updates
v0.4.0-beta.8
v0.4.0-beta.7
Changelog
46d4555 Restore error handling
v0.4.0-beta.6
v0.4.0-beta.11
Changelog
ea3c36d Allow env var subst in spinner
v0.4.0-beta.10
Changelog
ea3c36d Allow env var subst in spinner
v0.4.0-beta.5
Changelog
5112d60 Basic CLI restored
a1ce551 Begin refactor of execution logic
735f1b2 Bring back stdout streaming
ff6241a Cleanup and bugfixes
c4b3795 Cleanup transformer code
2c6aa8a Fix spinner bug
885589f Get transformer tests passing
3f2a46a Implement missing functionality from refactor
92b365b More cleanup
b4436c3 Refactor STDOUT formatting
0ace77c Refactor cont
fe08524 Refactor rundown AST and Rendering for cleaner integration
7135f83 Refactor tree
de87dc0 Refactoring some more
caee3a3 Restore OnFailure handling
b0d578f Support basic no colours mode
86f3608 Testing update
4cdddd1 changes
808935f more refactoring and add importing
0.4.0-beta.4
Changelog
597e498 Bunch of enhancements
625d988 Dont show STDOUT on error if we're already running under stdout modifier
db880a8 Merge branch 'master' of github.com:elseano/rundown
b325b5f Remove debugging output for now
9436fb0 Run scripts relative to the rundown file path, unless cwd option specified
82258cc Use cobra for the rundown file flags
0.4.0-beta
Changelog
292cc1c Add a Makefile
c41433d Add goreleaser settings
6036104 Bad gitignore.
52c9a8d CLI split
1378c65 Cleanup document option error
58ba98a Cleanup readme
7cbc21e Gitignore
d9006d0 Ignore temporary test files
666031c Prepare to handle sub-env FCBs
73cc4dd Support sub-env on RundownBlocks
8573640 Testing the option parsing