Skip to content

Releases: Rypac/sublime-format

v1.0.3

15 Jun 11:53
v1.0.3
f8eb671
Compare
Choose a tag to compare

What's Changed

  • Fix invalid method call when invalidating window by @Rypac in #60

Full Changelog: v1.0.2...v1.0.3

v1.0.2

15 Jun 06:08
v1.0.2
387d431
Compare
Choose a tag to compare

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

05 Jun 11:46
v1.0.1
08a134d
Compare
Choose a tag to compare

Include README and LICENSE in Sublime package.

v1.0.0

05 Jun 11:25
v1.0.0
0f3115b
Compare
Choose a tag to compare

Initial release.