Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.29 KB

File metadata and controls

47 lines (31 loc) · 1.29 KB

TechScript [VERSION] Release Notes

Release date: [YYYY-MM-DD] Release tag: [TAG] Compatibility line: [COMPATIBILITY]

[Write two or three sentences describing the release purpose and compatibility impact.]

Highlights

  • [User-facing feature or tooling improvement]
  • [Standard-library, IDE, or runtime improvement]
  • [Performance, security, or reliability improvement]

Added

  • [New compiler, runtime, CLI, standard-library, or editor capability]
  • [New tests or supported workflow]

Fixed and Security

  • [Bug fix or corrected behavior]
  • [Security fix, capability check, or validation improvement]

Performance and Maintenance

  • [Optimization or reduced allocation]
  • [Refactoring that preserves public behavior]

Compatibility

  • Breaking changes: [None, or describe required migration]
  • Package version: [SemVer package version and any release-tag convention]

Downloads

Platform Package Notes
Windows x64 [filename] [Installation note]
Linux x64 [filename] [Installation note]
macOS x64 [filename] [Installation note]
macOS ARM64 [filename] [Installation note]

Documentation