Skip to content

Releases: Shopify/vscode-shopify-ruby

v0.1.3

21 Jun 13:56
5ca6acd
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

26 Apr 18:01
eb2ca49
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

13 Mar 18:10
5c0d95f
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Improve enum, alias and property consistency for TypeScript by @vinistock in #378

🛠 Other Changes

  • Indicate the Spinel theme is intended for dark mode by @andyw8 in #371

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 Mar 19:09
3f6337f
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🛠 Other Changes

New Contributors

Full Changelog: v0.0.9...v0.1.0

v0.0.9

26 Aug 21:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

17 Aug 20:24
06379bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

07 Jul 17:47
389a8d2
Compare
Choose a tag to compare
  • Add auto-configuration for the ruler (#146)
  • Add the extension logo (#152)

v0.0.6

21 Jun 21:01
3b4c5fb
Compare
Choose a tag to compare
  • Save setting when "Apply" is selected (#143)
  • Enable formatOnSave (#144)

v0.0.5

20 Jun 16:01
1fc237e
Compare
Choose a tag to compare
  • Clarify whether users are adding or overriding a setting during setup (#133)

v0.0.4

13 Jun 17:18
abd6485
Compare
Choose a tag to compare
  • Cleanup previous override approvals (#99)
  • Warn users about settings shadowed by workspace settings (#100)
  • Add command to clear cache and settings (#117)
  • Disable format on save temporarily (#123)
  • Configure Ruby files to use 2 spaces of indentation (#125)