v20.1.8-rc
Pre-release
Pre-release
·
14 commits
to develop
since this release
What's Changed
- Bump Version for release (v20.1.8-epsilon) by @smaillet in #324
- Doc comments and markdown updates/corrections. by @smaillet in #326
- Minor docs/Markdown updates by @smaillet in #328
- Restored stack tracing for global handles by @smaillet in #327
- Reflow of markdown. by @smaillet in #329
- Custom memory allocation for JIT and simpler native contexts. by @smaillet in #330
- Added
[MustUseReturnValue]to help enforce correct usage. by @smaillet in #331 - Added TextMate grammar for Kaleidoscope by @smaillet in #332
- Renamed
KaleidoscopeReadEvaluatePrintLoopBase->ReadEvaluatePrintLoopBaseby @smaillet in #333 - Added
extensionkeyword ban analyzer by @smaillet in #334 - Implemented support for mixed line ending normalization by @smaillet in #335
- Consolidate the TextUx library into the commandline lib by @smaillet in #336
- Added overloads to
IDiagnosticReporterthat accept a simple message string without any formatting etc... by @smaillet in #337 - Update Directory.Packages.props by @smaillet in #339
- Updated extension analyzer to latest support by @smaillet in #340
- Implenets cleaner .NET SDK version light up by @smaillet in #341
- Added support to indicate if function redifitinion is supported. by @smaillet in #342
- Reflow of all markdown files by @smaillet in #343
- Handle generator should shows version of package with headers parsed. by @smaillet in #344
- Added use of global imports to all projects by @smaillet in #345
- Minor reformat of PLIST XML by @smaillet in #346
Full Changelog: v20.1.8-epsilon...v20.1.8-rc