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-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,15 @@ 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
26
+
## [0.1.2] - 2025-08-25
27
+
* Updates to Pathways orbax handler. In https://github.com/AI-Hypercomputer/pathways-utils/pull/81https://github.com/AI-Hypercomputer/pathways-utils/pull/89https://github.com/AI-Hypercomputer/pathways-utils/pull/90
28
+
* Improvements to pathwaysutils/elastic by @copybara-service[bot] inhttps://github.com/AI-Hypercomputer/pathways-utils/pull/72 https://github.com/AI-Hypercomputer/pathways-utils/pull/84https://github.com/AI-Hypercomputer/pathways-utils/pull/85https://github.com/AI-Hypercomputer/pathways-utils/pull/86https://github.com/AI-Hypercomputer/pathways-utils/pull/99https://github.com/AI-Hypercomputer/pathways-utils/pull/100https://github.com/AI-Hypercomputer/pathways-utils/pull/102
29
+
* Handle JAX API interface compatibility by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/88https://github.com/AI-Hypercomputer/pathways-utils/pull/93https://github.com/AI-Hypercomputer/pathways-utils/pull/95
30
+
* Adding jax version to the github actions matrix by @lukebaumann in https://github.com/AI-Hypercomputer/pathways-utils/pull/94
31
+
* Added LRU cache and tests to pathwaysutils. by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/83
32
+
* Moving initialization logic into its own module by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/96
27
33
34
+
## [0.1.1] - 2025-04-25
28
35
* Port the `collect_profile` script from JAX to PathwaysUtils
29
36
* Remove support for legacy initialize
30
37
* Add collect_profile as a script of pathwaysutils
0 commit comments