Skip to content

Releases: thinkAmi/railroads

v0.4.2

26 Nov 13:47
86796ed

Choose a tag to compare

What's Changed

  • fix: protect PSI access with ReadAction and run route parsing off the EDT by @thinkAmi in #66
  • fix: missing ruby module dependency by @thinkAmi in #68

v0.4.1

25 Nov 14:40
b5cd20f

Choose a tag to compare

Note

This version has not been released. Instead, we have released v0.4.2, which makes progress toward compatibility with the IntelliJ Plugin Verifier.

What's Changed

  • fix: protect PSI access with ReadAction and run route parsing off the EDT by @thinkAmi in #66

Full Changelog: v0.4.0...v0.4.1

v0.4.0

02 Oct 14:13
99afd20

Choose a tag to compare

What's Changed

  • Changelog update - v0.3.0 by @github-actions[bot] in #56
  • add DeepWiki Badge by @thinkAmi in #57
  • Add double-click for route navigation by @COsborn2 in #59
  • Support IDE version 2025.2 by @thinkAmi in #63

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

19 Apr 13:14
d749a52

Choose a tag to compare

What's Changed

  • Changelog update - v0.2.1 by @github-actions in #48
  • [BREAKING CHANGE] Support IDE version 2024.2 and later by @thinkAmi in #55

Full Changelog: v0.2.1...v0.3.0

v0.2.1

03 Sep 14:02
97824c8

Choose a tag to compare

What's Changed

v0.2.0

16 Aug 12:20
8eed10f

Choose a tag to compare

The github actions are failing because we have already published the railroads plugin with pluginVersion 0.2.0 in alpha version.
https://github.com/thinkAmi/railroads/actions/runs/10419812646

I have checked the version v0.2.0 and confirmed that there is no problem.

v0.2.0-alpha

16 Aug 11:54
8eed10f

Choose a tag to compare

v0.2.0-alpha Pre-release
Pre-release

What's Changed