Releases: simatic-ax/snippetscollection
Releases · simatic-ax/snippetscollection
1.0.0
What's Changed
- ci: update license by @sjuergen in #23
- Add sourround by @sjuergen in #24
- fix readme by @sjuergen in #25
- ci: distribute workflows for libraries by @simatic-ax-bot in #27
- ci: distribute workflows for libraries by @simatic-ax-bot in #26
- update to SDK 2311 by @sjuergen in #29
- Sdk/2311 by @sjuergen in #30
New Contributors
- @simatic-ax-bot made their first contribution in #27
Full Changelog: 0.1.3...1.0.0
Surround for namespaces now supported
Merge pull request #21 from simatic-ax/add_Sourround Add surround for namespace
re-release V0.1.0
Merge pull request #19 from simatic-ax/add_Sourround don't run build for snippets
add surround with
add surround with for:
- FOR ... END_FOR;
- IF ... THEN ... ELSE
- WHILE ... END_WHILE
- REPEAT .. END_REPEAT