v0.4.0
What's Changed
Grammar enhancements
- Support access specifiers for function block declarations by @engineerjoe440 in #22
- Add Support of Indirection in Unions by @engineerjoe440 in #26
- Function and Data Type Access Specifier, and Structures using FB_Init args by @engineerjoe440 and @klauer in #30
- LTIME (and related) support by @engineerjoe440 in #31
- AND_THEN and OR_ELSE operators by @engineerjoe440 in #25
Development updates
Continuous integration additions:
- Add Github Action to Run Pytest for push/pull-request Actions by @engineerjoe440 in #23
- Add flake8 Github Action by @engineerjoe440 in #24
New Contributors
- @engineerjoe440 became the first blark collaborator.
Thanks for the excellent feedback, contributions and help, @engineerjoe440!
Full Changelog: v0.3.0...v0.4.0