Skip to content

Commit dfacd3b

Browse files
chore: release Fable.Python@5.1.0
1 parent c91f38e commit dfacd3b

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: 2f843c7d909456e9e70647e670e49b3283dc2ba5
2+
last_commit_released: c91f38eb655b1e615935f9bfae1fbed38a5c6173
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.1.0 - 2026-04-26
11+
12+
### 🚀 Features
13+
14+
* *(stdlib)* Add collections module bindings (Counter, defaultdict, deque, OrderedDict) (#272) ([8c11d74](https://github.com/fable-compiler/Fable.Python/commit/8c11d74f034639f7ceedba405443f3b45191f514))
15+
* *(stdlib)* Add re (regular expressions) module bindings (#273) ([5b16020](https://github.com/fable-compiler/Fable.Python/commit/5b16020174044e1247fc937a6781daad74f31166))
16+
17+
<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable.Python/compare/2f843c7d909456e9e70647e670e49b3283dc2ba5..c91f38eb655b1e615935f9bfae1fbed38a5c6173)</small></strong>
18+
1019
## 5.0.0 - 2026-04-21
1120

1221
### 🚀 Features

0 commit comments

Comments
 (0)