Releases: thinkAmi/railroads
Releases · thinkAmi/railroads
v0.4.2
v0.4.1
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
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.0
v0.2.1
v0.2.0
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
What's Changed
- add settings of plugin signing by @thinkAmi in #8
- Fix: Use methodName.name instead of RContainer.getName() by @thinkAmi in #9
- Add model tests and parser tests by @thinkAmi in #10
- change railroads icon by @thinkAmi in #38
- update CHANGELOG.md by @thinkAmi in #43
- update pluginVersion to 0.2.0 by @thinkAmi in #44
- update dependencies by dependabot