Skip to content

Releases: simatic-ax/snippetscollection

1.0.0

22 Jan 16:01
1aa106f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.3...1.0.0

Surround for namespaces now supported

12 May 22:28
c129053
Compare
Choose a tag to compare
Merge pull request #21 from simatic-ax/add_Sourround

Add surround for namespace

re-release V0.1.0

09 May 13:22
dd35c38
Compare
Choose a tag to compare
Merge pull request #19 from simatic-ax/add_Sourround

don't run build for snippets

add surround with

09 May 11:20
b43ea1f
Compare
Choose a tag to compare

add surround with for:

  • FOR ... END_FOR;
  • IF ... THEN ... ELSE
  • WHILE ... END_WHILE
  • REPEAT .. END_REPEAT