Skip to content

Releases: lovesegfault/beautysh

Fixes and Improvements

15 Jan 22:18
Compare
Choose a tag to compare

Changes:

  • Added a --check option
  • Added unit tests
  • Fixes for #29
  • Fixes an issues regarding multiline strings

Thanks to @f18m for all the changes and improvements!

Relicense to MIT

18 Aug 16:28
df67042
Compare
Choose a tag to compare

#28 Relicensed the project to MIT throughout.

Thanks @bollwyvl for the contributions!

Fixes here-strings by disabling formatting them

16 Aug 19:01
0d2d6e8
Compare
Choose a tag to compare

Thanks @oliverhullet for the contributions!

Fixes <<< failure

07 Mar 21:38
991569c
Compare
Choose a tag to compare

Merged:

Thanks @streambinder for the contributions!

General fixes

05 Nov 03:24
Compare
Choose a tag to compare

Merged:

Thanks to @jesselang for the contributions!

General fixes and improvements

23 Oct 17:40
Compare
Choose a tag to compare

Merged:

Thanks @jesselang for these contributions!

Blank line handling, pre-commit hook

19 Oct 18:20
Compare
Choose a tag to compare

Merged:

Thanks @jesselang for the contributions!

General Improvements

20 Oct 03:35
Compare
Choose a tag to compare

Merged #13, improving case indentation and ;; spacing. Thanks to @jesselang for the contributions.

Formatter toggling

13 Jun 13:56
Compare
Choose a tag to compare

You can now toggle formatting on and off for sections of code where beautysh misbehaves.

Improved elif indentation

12 Jun 15:36
Compare
Choose a tag to compare

This release has a fix for the elif indentation issue