Releases: evasquare/formatto
Releases · evasquare/formatto
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
- Display a warning message when a non-integer value is put in an option (Issue #11 from @sharkmu, Pull Request #12 from @sharkmu, b5dfdcb, e8b25e4)
- Use the word "option" instead of "setting" in the user interface (3be4f55, 4e2dcf1)
- Display more descriptive error message for options with an empty value (3434d54)
- Improve setting descriptions (b7cd167, 3be4f55, b0ca9a3)
- Change a notice message (710dcb3)
Other Changes in the Codebase
A huge thanks to @sharkmu for your contributions. 😄
1.1.0
- Add an option to display a different message when no change was made (Pull Request #6 from @sharkmu, 720046b, 7a0ec24, dff3912)
- Add an option to insert a newline at the end of a document (Pull Request #7 from @sharkmu, 167eb42, 7beeabe)
- Add two different setting groups, "format settings" and "other settings" (f5d8fb6, 8330e34, 17660a6)
- Change debug console load message (92feec7)
- Change some setting descriptions (eaf62fc, 13e808f)
Other Changes in the Codebase
- Correct a spell mistake (Pull Request #5 from @sharkmu, 084ef04)
- Update example setting image (fe1203b, c60e011)
A huge thanks to @sharkmu for your contributions.
1.0.11
1.0.10
1.0.9
1.0.8
This version can cause unexpected behaviors. Use version 1.0.10 instead.
- Handle cases only with a property section (be921a2)
- Display a different message when there is nothing to format (Pull Request #2 from @sharkmu, 3fe6cfe, f161ab8, Pull Request #3 from @sharkmu, a89c165)
- Display an error message when it failed parsing the document (0b055e4)
- Put periods in notice messages (992581b)
- It now checks the validity of a document. (Issue #4 from @AKuntysh, f77d3bf)
Other Changes in the Codebase
- Rename a variable (b952751)
- Delete an empty line before an if statement (28f8168)
- Edit a comment (8b4b00b)
Thanks to contributors. :)