Skip to content

Releases: NikitaMishin/vyper-plugin

v0.2.0-alpha.5

20 Sep 14:36
27b97cd
Compare
Choose a tag to compare
v0.2.0-alpha.5 Pre-release
Pre-release
  • Support for Vyper 0.4.0 (#15)
  • Get rid of Vyper compile/stub menus and output window
  • Fix multiple parsing issues
  • Better syntax highlighting for the self keyword

v0.2.0-alpha.4

09 Jul 11:22
f22d3d2
Compare
Choose a tag to compare
v0.2.0-alpha.4 Pre-release
Pre-release
  • Fix auto-complete issues and immutable support (#31)
  • Fix find usages issues (#28) for immutable, interface and struct

v0.2.0-alpha.3

02 Jul 18:04
a405217
Compare
Choose a tag to compare
v0.2.0-alpha.3 Pre-release
Pre-release
  • Add automatic compilation errors (#36)
  • Add support for vyi files (#17), including specific errors to vyi files
  • Remove MythX and SmartCheck as they are deprecated (#26)
  • Remove run action and update compile action (#27)
  • Remove deprecated decorators from syntax (i.e. @public, @private).
  • New file icons

v0.2.0-alpha.2

26 Jun 09:23
d5071c8
Compare
Choose a tag to compare
v0.2.0-alpha.2 Pre-release
Pre-release

Changed

  • Add support for PyCharm (#22)
  • Update platform to version 2024.1.4

v0.2.0-alpha.1

26 Jun 09:00
Compare
Choose a tag to compare
v0.2.0-alpha.1 Pre-release
Pre-release

Added

  • Created plugin based on com.vyperplugin
  • Updated dependencies (#13)
  • Add support for Vyper 0.3.0 (#19)
  • Renamed the plugin to org.vyperlang.plugin (#21)