Releases: LinuxSuRen/md-exec
Releases · LinuxSuRen/md-exec
v0.0.4
What’s Changed
- feat: add filter support (#22) @LinuxSuRen
- feat: support to run groovy script (#21) @LinuxSuRen
- feat: support golang import statements (#20) @LinuxSuRen
v0.0.3
What’s Changed
- feat: support to terminate script with ctrl+c (#18) @LinuxSuRen
- feat: auto install missing tools (#17) @LinuxSuRen
v0.0.2
What’s Changed
- chore: add more unit tests (#15) @LinuxSuRen
- feat: add more shell types support (#14) @LinuxSuRen
- feat: support to print the output in-time (#13) @LinuxSuRen
- feat: support to read multiple md files (#12) @LinuxSuRen
- feat: support to run Golang codes (#11) @LinuxSuRen
- feat: support run python script (#10) @LinuxSuRen
v0.0.1
What’s Changed
- feat: support multiple lines mode (#8) @LinuxSuRen
- chore: add codacy test coverage reporting (#7) @LinuxSuRen
- feat: add input request support (#6) @LinuxSuRen
- feat: add filter keep flag (#5) @LinuxSuRen
- chore: add version flag to root command (#4) @LinuxSuRen
- Feat/choose cli (#3) @LinuxSuRen
- feat: support to choose CLIs from Markdown file (#2) @LinuxSuRen
- chore: add build config files (#1) @LinuxSuRen