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
+8-1
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,13 @@ To release a new version (e.g. from `1.0.0` -> `2.0.0`):
23
23
24
24
## [Unreleased]
25
25
26
+
## [0.1.1] - 2025-04-25
27
+
28
+
* Port the `collect_profile` script from JAX to PathwaysUtils
29
+
* Remove support for legacy initialize
30
+
* Add collect_profile as a script of pathwaysutils
31
+
* Make CloudPathwaysArrayHandler compatible with async directory creation feature in orbax
32
+
26
33
## [0.1.0] - 2025-04-07
27
34
* Bump the JAX requirement to 0.5.1
28
35
* Introduce `pathwaysutils.initialize()` to remove relying on side-effects from `import pathwaysutils`. by @copybara-service in https://github.com/AI-Hypercomputer/pathways-utils/pull/47
@@ -47,5 +54,5 @@ To release a new version (e.g. from `1.0.0` -> `2.0.0`):
0 commit comments