Skip to content

Commit 91b37b7

Browse files
author
Tanmoy
committed
chore(release): bump version to v1.0.7 & build public release package
1 parent f05dc91 commit 91b37b7

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img src="techscript-logo.png" alt="TechScript Logo" width="128" height="128" />
33
</p>
44

5-
<h1 align="center">TechScript v1.0.6 Official Public Release</h1>
5+
<h1 align="center">TechScript v1.0.7 Official Public Release</h1>
66

77
<p align="center">
88
<strong>A friendly, plain-English programming language and high-performance developer workspace built entirely in Rust.</strong>
@@ -20,11 +20,11 @@
2020

2121
**TechScript** is an elegant, human-centric, high-performance programming language designed to replace confusing syntaxes with friendly, expressive plain-English instructions. Underneath its natural language surface lies a lightning-fast native compiler and Virtual Machine written entirely in pure **Rust**, delivering high stability, robust error handling, and memory efficiency with zero runtime runtime bottlenecks.
2222

23-
This directory contains the **official standalone production release (v1.0.6)**, which includes the full command-line compiler, native VM, and the state-of-the-art **TechScript Studio IDE**.
23+
This directory contains the **official standalone production release (v1.0.7)**, which includes the full command-line compiler, native VM, and the state-of-the-art **TechScript Studio IDE**.
2424

2525
---
2626

27-
## 🚀 Version 1.0.6 Feature Highlights
27+
## 🚀 Version 1.0.7 Feature Highlights
2828

2929
### 1. The Redesigned TechScript Studio IDE
3030
* **Resizable Docking Layout (`egui_dock`)**: A state-of-the-art, responsive multi-pane workspace layout. Drag, split, and dock layouts to match your workflow:
@@ -45,7 +45,7 @@ This directory contains the **official standalone production release (v1.0.6)**,
4545
This ensures your output terminals do not instantly disappear, allowing you to review logs, compile states, or runtime outputs at your own pace!
4646

4747
### 3. Professional Setup Maintenance Manager
48-
* Features a single, unified installer `TechScript_v1.0.6_x64.exe` that supports advanced maintenance configurations:
48+
* Features a single, unified installer `TechScript_v1.0.7_x64.exe` that supports advanced maintenance configurations:
4949
***Modify**: Customise path environment variables, shortcut folders, and script association options.
5050
* 🔧 **Repair**: Safely checks for missing components, restores broken registry keys, and reinstalls release binaries.
5151
* 🗑 **Uninstall**: Cleanly purges path settings, file configurations, and folders in a single click.
@@ -56,15 +56,15 @@ This directory contains the **official standalone production release (v1.0.6)**,
5656

5757
| Asset | Description |
5858
| :--- | :--- |
59-
| **`TechScript_v1.0.6_x64.exe`** | The complete graphical installer containing the compiler, virtual machine, and IDE workspace. |
59+
| **`TechScript_v1.0.7_x64.exe`** | The complete graphical installer containing the compiler, virtual machine, and IDE workspace. |
6060
| **`techscript-logo.png`** | High-resolution branding logo for visual integration. |
6161
| **`README.md`** | This setup manual. |
6262

6363
---
6464

6565
## 🛠️ Step-by-Step Installation Guide
6666

67-
1. **Launch Setup**: Double-click the `TechScript_v1.0.6_x64.exe` installer executable in this folder.
67+
1. **Launch Setup**: Double-click the `TechScript_v1.0.7_x64.exe` installer executable in this folder.
6868
2. **Configure Options**:
6969
* Tick **Add TechScript to PATH** to run `tech` CLI commands from standard command prompts.
7070
* Tick **Associate .txs Files** to enable explorer double-click execution.

0 commit comments

Comments
 (0)