Releases: lovesegfault/beautysh
Releases · lovesegfault/beautysh
Fixes and Improvements
Relicense to MIT
Fixes here-strings by disabling formatting them
Thanks @oliverhullet for the contributions!
Fixes <<< failure
General fixes
General fixes and improvements
Merged:
- #16
- Uses raw strings as per the documentation
- #17
- Fixes #6
- #18
- Improves heredoc indentation
Thanks @jesselang for these contributions!
Blank line handling, pre-commit hook
Merged:
- #14
- Add a pre-commit hook
- #15
- Fix an issue with blank line preservation.
Thanks @jesselang for the contributions!
General Improvements
Merged #13, improving case indentation and ;;
spacing. Thanks to @jesselang for the contributions.
Formatter toggling
You can now toggle formatting on and off for sections of code where beautysh misbehaves.
Improved elif indentation
This release has a fix for the elif indentation issue