You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
-**0.16.0** (January 08, 2026)
4
+
- Housekeeping:
5
+
- Migrated from Poetry to uv for package management
6
+
- Updated GitHub Actions workflows to use uv and added testing for Python 3.12 through 3.14
7
+
- Upgraded from `lark-parser` to `lark` for parsing
8
+
- Updated copyright years
3
9
-**0.15.0** (August 21 2024)
4
10
- Backwards-incompatible changes:
5
11
- Removed the Docker container provisioning functionality from the `Neo4jExecutor` class. To continue using this functionality, please use the `tamarind` package directly, or install `dotmotif==0.14.0`
0 commit comments