Skip to content

Commit 1b17c64

Browse files
chore: release Fable.Python@5.2.0
1 parent 09cb36b commit 1b17c64

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
---
2-
last_commit_released: 32691fd015cfd7b101e5c18912487bb800563e68
2+
last_commit_released: 09cb36b0d6d19fdae667bb9daf86f47580f5a89d
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-01
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+
16+
<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable.Python/compare/32691fd015cfd7b101e5c18912487bb800563e68..09cb36b0d6d19fdae667bb9daf86f47580f5a89d)</small></strong>
17+
1018
## 5.1.0 - 2026-04-26
1119

1220
### 🚀 Features

0 commit comments

Comments
 (0)