Releases: soymadip/quikrun
Releases · soymadip/quikrun
Release list
v2.4.0
What's New?
In this release, footer style optimizations are done to take less space
⏩︎ Features
- footer: Show relative path for files
⏩︎ Bug Fixes
- Handle keyboardInteruptions
⏩︎ Refactor
- divider: Show 'output' in header
- footer: Match styling of footer for exit msg
- footer: Unify command and shell info
- footer: Unify msg and exit code
v2.3.1
What's New?
In this release we switched to nuitka instead of pyinstaller.
⏩︎ Bug Fixes
- Dont install pathelf in windows
v2.2.4
No changes to note for this release.
v2.2.3
No changes to note for this release.
v2.2.2
What's New?
⏩︎ Bug Fixes
- Add guardrails if spawned in windows termial without any flag
⏩︎ Documentation
- Fix ide integration config examples
- Rearriange the placeholders a bit
v2.2.1
What's New?
⏩︎ Bug Fixes
- tests: Add some tests
⏩︎ Documentation
- Update zed instructions
v2.2.0
What's New?
⏩︎ Features
- Add auto_close config option to control post execution behavior
⏩︎ Documentation
- Improve writing
v2.1.0
What's New?
⏩︎ Features
- config: Support cargo.toml and package.json for project level config
⏩︎ Documentation
- Write docs
v2.0.2
What's New?
⏩︎ Bug Fixes
- main: Fix elapsed time was counted with the compilation time
- shell: Use default shell if current shell is not configured in custom shell dict
⏩︎ Refactor
- util: Shift and rename _build_parser to arg_parser in util
- logger: Restructure the logger.footer's signature.
v2.0.1
What's New?
⏩︎ Bug Fixes
- output: Fix kotlin getting extra
.exein out path if in windows
⏩︎ Refactor
- config: Rename config key
cmdstocommandsfor better clarity