v1.0.0
What's Changed
- Maintenance update by @DannyBen in #48
- Drop support for Ruby < 2.6 by @DannyBen in #49
- Replace all the code with new code by @DannyBen in #50
- Add context to import directive, by @DannyBen in #52
- Add support for helpers to improve context isolation by @DannyBen in #53
- Add require_context directive by @DannyBen in #54
- Fix example copy by @DannyBen in #55
- Match the exit code with the last action value, if it is an integer by @DannyBen in #56
- Add DEBUG=1 tip on general exception by @DannyBen in #57
- Simplify and refactor by @DannyBen in #58
- Fix usage is deeply nested files by @DannyBen in #59
- Add transofrm directive, to create argv shortcuts by @DannyBen in #60
- Updates by @DannyBen in #61
- Increase branch coverage by @DannyBen in #63
Full Changelog: v0.12.0...v1.0.0