Summary
- Add a library of easing functions. (commit: ed6f397) (details)
- Initialize extensions earlier during plugin load (commit: 5979012) (details)
- Improve bare string exceptions (commit: 84290d0) (details)
- Fix LogLevel.ALWAYS logging (commit: 3bd0f4f) (details)
- Cmdline interpreter mode improvements. (commit: f0bd0ba) (details)
- Fix StaticAnalysis persisting over cmdline environment clear (commit: 017c0dd) (details)
- Support entity sound source in play_named_sound (commit: 50aae24) (details)
- Fix entity source for named sound with no player arg (commit: 4c8f1de) (details)
- Add tests for "in" keyword (commit: a67b83d) (details)
- Handle exception when block displays are given bad blockdata format (commit: 65f154d) (details)
- Update dependency versions (commit: fd0913f) (details)
- Revert hamcrest upgrade (commit: 308e188) (details)
- Unrevert hamcrest upgrade (commit: cdff7f8) (details)
- Upgrade some missed deps since they were in separate variables (commit: 34d8f52) (details)
- Update azure-pipelines.yml for Azure Pipelines (commit: 00b9f6c) (details)
- Update azure-pipelines.yml for Azure Pipelines (commit: 188bad0) (details)
- Fix okio dependency shading (commit: 4d46b1b) (details)
- Swap from using openapi directly to using TypeSpec. (commit: 8eee562) (details)
- Generate specific exceptions for using undefined types (commit: 7f8657d) (details)
- Move unresolved type errors to compile time when SA is disabled (commit: 2a1b2a1) (details)
- Support FQCN types in MethodScript code (commit: 0211c57) (details)
- Add FQCN typing tests (commit: 7c6bdd8) (details)
- Shade kotlin-stdlib for okio (commit: bed9686) (details)
- Further validate type format before rewrite (commit: c21762f) (details)