Releases: sharpjs/Prequel
Releases · sharpjs/Prequel
Release list
1.1.0
- Change license from ISC to MIT.
- Add .NET 8.0 target framework.
- Add optional variable replacement in comments. Set the
SqlCmdPreprocessorpropertyEnableVariableReplacementInCommentstotrueto enable this feature. - Fix
-not recognized in$(…)syntax.
1.0.3
- Fix packaging issues:
- Enable deterministic build.
- Embed untracked sources in symbols package.
1.0.2
- Fix incorrect result or index-out-of-range exception when multiple variable replacements occur in a quoted string or in a quoted identifier.