Skip to content

Commit 0e722f6

Browse files
committed
release: sdk-v0.13.0
1 parent 6851ce1 commit 0e722f6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. See [standa
44

55
---
66

7+
## [sdk-v0.13.0](https://github.com/live-codes/livecodes/compare/v47...sdk-v0.13.0) (2026-02-08)
8+
9+
### Highlights for this release
10+
11+
- Add `minizinc` to `Language` (Minizinc language support).
12+
- Add `bn`, `nl`, `id` and `tr` to `AppLanguage` (Bengali, Dutch, Indonesian and Turkish translations).
13+
- Remove `enableAI` config option (see [#937](https://github.com/live-codes/livecodes/pull/937))
14+
15+
---
16+
717
## [v47](https://github.com/live-codes/livecodes/compare/v46...v47) (2025-10-04)
818

919
### Highlights for this release

src/sdk/package.sdk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "livecodes",
3-
"version": "0.12.0",
3+
"version": "0.13.0",
44
"description": "A Code Playground That Just Works!",
55
"author": "Hatem Hosny",
66
"license": "MIT",

0 commit comments

Comments
 (0)