Skip to content

Commit 0693c1e

Browse files
chore: release Fable.Python@5.2.0
1 parent 05f2bea commit 0693c1e

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
11
---
2-
last_commit_released: 32691fd015cfd7b101e5c18912487bb800563e68
2+
last_commit_released: 05f2bea2c2a274353ca762d010580ee3e0a197a6
33
name: Fable.Python
44
---
55

66
# Changelog
77

88
All notable changes to this project will be documented in this file.
99

10+
## 5.2.0 - 2026-05-03
11+
12+
### 🚀 Features
13+
14+
* *(stdlib)* Add os.walk, makedirs(exist_ok), getpid, getppid and os.path improvements (#287) ([09cb36b](https://github.com/fable-compiler/Fable.Python/commit/09cb36b0d6d19fdae667bb9daf86f47580f5a89d))
15+
* *(stdlib)* Expose Python type references and dict/list constructors in Builtins (#291) ([05f2bea](https://github.com/fable-compiler/Fable.Python/commit/05f2bea2c2a274353ca762d010580ee3e0a197a6))
16+
17+
<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable.Python/compare/32691fd015cfd7b101e5c18912487bb800563e68..05f2bea2c2a274353ca762d010580ee3e0a197a6)</small></strong>
18+
1019
## 5.1.0 - 2026-04-26
1120

1221
### 🚀 Features

0 commit comments

Comments
 (0)