NZSL 1.1.2
This release is a patch fixing a few bugs from NZSL 1.1.1:
- Fixed CNZSL version macro (305409d)
- Fixed nzslc and nzsla version (4d26d8c)
- Fixed external variables behind different conditions triggering a CExtAlreadyDeclaredError (a934fcf)
- Fixed CIdentifierAlreadyUsedErrror triggered when shadowing an unresolved conditional variable (b9fba71)
Full Changelog: v1.1.1...v1.1.2