- Change --version and --help to exit with 0
dfca55a
- Update backtrace location report on error
34d275d
- Drop support for Ruby 2.x
b35e422
- Compare
v1.0.1..v1.0.2
- Fix inability to use 'run' as an action name
e182efc
- Fix shortcuts in named runfiles
6d2906b
- Compare
v1.0.0..v1.0.1
- Maintenance update
deb9503
- Drop support for Ruby < 2.6
23f8a27
- Complete rebuild from scratch
25e9b2f
- Drop support for Ruby 2.6
0d4e493
- Add context to import directive
45cdb99
- Refactor imports
dc4106b
- Allow import_gem to have no path and import all
4f8c8e0
- Add support for helpers to improve context isolation
6158da2
- Add require_context directive
348a53d
- Fix example copy
ec1bc1f
- Match the exit code with the last action value, if it is an integer
ba7c045
- Add DEBUG=1 tip on general exception
3fab8f5
- Refactor Userfile
4902add
- Drop support for eecute directive
693f988
- Add transform directive, to create argv shortcuts
fe85c6d
- Rename 'transform' directive to 'shortcut'
2204335
- Catch DocoptLanguageError and reraise Runfile::SyntaxError
651bd5d
- Compare
v0.12.0..v1.0.0
- Add compatibility layer
ae10fcb
- Compare
v0.12.0-rc1..v0.12.0
- Remove Colsole and Exec modules
06f37bf
- Compare
v0.11.2..v0.12.0-rc1
- Add 'env_var' DSL command to specify environment variables used by the Runfile
209c475
- Compare
v0.11.1..v0.11.2
v0.11.1 (2020-05-07)
Merged pull requests:
- Ruby 2.7 compatibility #42 (DannyBen)
- Switch to github actions #41 (DannyBen)
- Test with Ruby 2.7 #40 (DannyBen)
- Maintenance update #39 (DannyBen)
v0.11.0 (2018-12-11)
Merged pull requests:
v0.10.3 (2018-10-08)
Merged pull requests:
v0.10.2 (2018-10-03)
Merged pull requests:
v0.10.1 (2018-03-21)
Merged pull requests:
- Fix
run!
when using RVM in a Gemfiled folder #31 (DannyBen) - Test against ruby 2.5 #29 (DannyBen)
- Improve static code review issues #24 (DannyBen)
- Upgrade cucumber to version 3.0.2 #23 (depfu[bot])
v0.10.0 (2017-06-09)
Merged pull requests:
v0.9.1 (2017-04-08)
v0.9.0 (2017-03-31)
Merged pull requests:
v0.8.2 (2017-03-24)
Merged pull requests:
v0.8.1 (2016-06-08)
Merged pull requests:
v0.8.0 (2016-06-06)
Fixed bugs:
- Collision with call DSL method #16
Merged pull requests:
v0.7.1 (2016-05-10)
Implemented enhancements:
- Improve handling of
run make
when .runfile is present #14
Closed issues:
- Test ticket from Code Climate #11
Merged pull requests:
- Improve
run make
and rename torun new
#15 (DannyBen) - Merge Runfile::Exec into Runfile #13 (DannyBen)
- Add config block to Runfile::Exec #12 (DannyBen)
v0.6.4 (2016-04-21)
Merged pull requests:
v0.6.3 (2016-04-18)
Merged pull requests:
v0.6.2 (2016-04-07)
Implemented enhancements:
- Add .runfile config #7
Merged pull requests:
v0.6.0 (2016-02-12)
Merged pull requests:
- Merge commands from runfile-exec #5 (DannyBen)
- Convert tests from minitest to cucumber #4 (DannyBen)
v0.5.4 (2016-01-04)
v0.5.3 (2015-12-01)
v0.5.2 (2015-11-07)
v0.5.1 (2015-11-07)
v0.5.0 (2015-11-01)
v0.4.1 (2015-10-30)
v0.4.0 (2015-10-30)
v0.3.6 (2015-10-04)
v0.3.5 (2015-08-17)
v0.3.4 (2015-08-02)
v0.3.3 (2015-07-01)
Closed issues:
- Refactor Runfile::DocoptHelper from a B on Code Climate #3
- Refactor Runfile::DocoptHelper from a B on Code Climate #2
- Test ticket from Code Climate #1