Releases: Rypac/sublime-format
Releases · Rypac/sublime-format
v1.0.3
v1.0.2
Internal code refactoring and simplification.
What's Changed
- Use ruff for formatting check on CI by @Rypac in #54
- Refactor and simplify formatting logic by @Rypac in #55
- Update GitHub Actions dependencies by @Rypac in #56
- Fix invalid method for settings change callback by @Rypac in #57
- Add missing
self
parameter to Formatter method by @Rypac in #58 - Ensure
tab_size
variable is a String by @Rypac in #59
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Include README and LICENSE in Sublime package.
v1.0.0
Initial release.