Skip to content

Releases: nova-ruby/rails

v3.1

03 Jan 13:46
Compare
Choose a tag to compare

FIX

  • Fixed an issue with the importmaps commands and multiple packages

v3.0

03 Jan 10:55
e8eb68a
Compare
Choose a tag to compare

FEATURES

  • Added new commands for pinning and unpinning packages from importmap
  • Added new Clips for ERB, Ruby and Rails based on DHH Ruby bundle for TextMate

DOCS

  • Streamlined and updated the README.

v2.0

12 Oct 08:33
Compare
Choose a tag to compare

FEATURES

  • Added new Clips and updated existing ones to follow Stimulus v3.0.0
  • Added new command for updating Stimulus manifest (./bin/rails stimulus:manifest:update)
  • Added new commands for opening rails/info/routes and rails/info/properties

FIX

  • Fixed an issue where isRailsProject wasn't detecting projects created with Rails 7.0

v0.9

01 Jun 09:04
Compare
Choose a tag to compare

DOCS

  • Added extension icon in the README
  • Added StimulusJS as keyword
  • Exited from Alpha stage

v0.8 - ALPHA

22 May 09:53
Compare
Choose a tag to compare

Version 0.8 - Alpha

FEATURES

  • Added a Version Checker for notify user of background updates

v0.7 - ALPHA

21 May 09:20
Compare
Choose a tag to compare

FEATURES

  • Added new Clips for Stimulus in HTML (100% coverage). Every Clip uses official naming conventions for placeholders, suggesting you the correct text format (camelCase, kebab-case, etc).
    Stimulus Clips

IMPROVE

  • Clean up console logs of the ERB Tag Switcher for production

v0.6 - ALPHA

08 May 08:38
Compare
Choose a tag to compare

Version 0.6 - Alpha

FEATURES

  • Added a command for killing Puma server processes
  • Added a command for applying the latest migration
  • Added a command for applying a rollback
  • Added a command for opening the Extension Wiki

v0.5 - ALPHA

06 May 14:20
Compare
Choose a tag to compare