Skip to content

Commit 9580db2

Browse files
committed
updated version and changelog
1 parent 79d3e84 commit 9580db2

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
44

5+
## [0.33.0](https://github.com/ArkForgeLabs/Astra/compare/v0.32.4..v0.33.0) - 2025-10-29
6+
7+
### Features
8+
9+
- added cache to workflows - ([79d3e84](https://github.com/ArkForgeLabs/Astra/commit/79d3e84de250014d69be64d2c0a48e7d2449c284))
10+
11+
### Refactoring
12+
13+
- Teal now do not check by default. Moved `--teal-compile-checks` to `--check-teal-code` - ([f595e8e](https://github.com/ArkForgeLabs/Astra/commit/f595e8e2f2a72356006e9bfc3abd929264dccc29))
14+
515
## [0.32.4](https://github.com/ArkForgeLabs/Astra/compare/v0.32.3..0.32.4) - 2025-10-20
616

717
### Bug Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lua-astra"
3-
version = "0.32.4"
3+
version = "0.33.0"
44
authors = ["Elham Aryanpur <elhamaryanpur5@gmail.com>"]
55
description = "🔥 Blazingly Fast 🔥 web server runtime for Lua"
66
documentation = "https://astra.arkforge.net/docs/latest"

0 commit comments

Comments
 (0)