Commit 30b2d74
authored
chore(main): Release 0.4.38 (#228)
🤖 Automated Release PR
This PR was created by `release-please` to prepare the next release.
Once merged:
1. A new version tag will be created
2. A GitHub release will be published
3. The changelog will be updated
Changes to be included in the next release:
---
##
[0.4.38](0.4.37...0.4.38)
(2025-10-22)
### Features
* **testing:** Add download timeout
([#230](#230))
([721d114](721d114))
* **testing:** Sane test data download retries
([#227](#227))
([1e08996](1e08996))
### Bug Fixes
* Fix frequency_to_string outputing 108000s
([#216](#216))
([5806a0c](5806a0c))
* Support dicts of supporting_arrays
([#229](#229))
([9badbad](9badbad))
---
> [!IMPORTANT]
> Please do not change the PR title, manifest file, or any other
automatically generated content in this PR unless you understand the
implications. Changes here can break the release process.
> 1 parent 721d114 commit 30b2d74
2 files changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
11 | 25 | | |
12 | 26 | | |
13 | 27 | | |
| |||
0 commit comments