Releases: resgroup/wind-up
Releases · resgroup/wind-up
v0.1.10
What's Changed
- add wedowind example by @aclerc in #26
- fix: define default units for fields by @samuelwnaylor in #29
- fix: remove duplicate plot trace by @samuelwnaylor in #34
- fix exception when gen_df is empty by @aclerc in #36
- refactor: handle instances of empty data in some plotting functions by @samuelwnaylor in #37
- fix: ignore timestamp columns in stuck data function by @samuelwnaylor in #39
New Contributors
- @samuelwnaylor made their first contribution in #29
Full Changelog: v0.1.9...v0.1.10
v0.1.9
v0.1.8
v0.1.7
v0.1.6
Attempt two at PyPi upload! v0.1.5 introduced a new package name, res-wind-up instead of wind-up, to workaround a name clash on PyPi. This caused a PackageNotFoundError error when importing wind_up. This is fixed in v0.1.6
Full Changelog: v0.1.5...v0.1.6
v0.1.5
First PyPi upload https://pypi.org/project/res-wind-up/
There is an existing PyPi package called windup which blocks upload for this package when it is named "wind-up" so the name has been slightly changed to "res-wind-up"
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
What's Changed
- logging by @gabrielecalvo in #4
- Bump tqdm from 4.66.2 to 4.66.3 by @dependabot in #5
- Variable timebase by @aclerc in #6
- Improve instructions by @aclerc in #7
- Add yaw offset results by @aclerc in #8
- Improve examples by @aclerc in #9
New Contributors
- @gabrielecalvo made their first contribution in #4
- @dependabot made their first contribution in #5
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
minor fixes
Full Changelog: v0.1.0...v0.1.1