Commit e04c73a
committed
feat: bump version to 0.4.2 and add pyarrow dependency
- Bump version from 0.4.0 to 0.4.2 for latest improvements
- Add pyarrow>=21.0.0 to main dependencies for enhanced data processing
- Add empty time_diffs validation in CGMS2DayByDay to prevent errors
- Update uv.lock with new dependency structure
This version includes:
- Full pandas 1.5.x compatibility for Databricks environments
- Critical DST transition bug fixes
- Enhanced test framework with rtol=0.001 precision
- Modern dependency management with optional groups
- Comprehensive timezone handling improvements
Ready for production deployment with improved reliability and compatibility.1 parent a6e314f commit e04c73a
3 files changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| 216 | + | |
| 217 | + | |
216 | 218 | | |
217 | 219 | | |
218 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments