Releases: davidcaron/pye57
Releases · davidcaron/pye57
v0.4.19 π-Python release
What's Changed
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #101
- build(deps): bump pypa/gh-action-pypi-publish from 1.4.2 to 1.13.0 in /.github/workflows by @dependabot[bot] in #104
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #105
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #106
- build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #100
- build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #107
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #108
- Python 3.14 Support by @dancergraham in #110
Full Changelog: v0.4.18...v0.4.19
0.4.19 π-Python support
What's Changed
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #101
- build(deps): bump pypa/gh-action-pypi-publish from 1.4.2 to 1.13.0 in /.github/workflows by @dependabot[bot] in #104
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #105
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #106
- build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #100
- build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #107
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #108
- Python 3.14 Support by @dancergraham in #110
Full Changelog: v0.4.18...0.4.19
v0.4.18
What's Changed
- Corrects error handling for translation and rotation properties by @Ephraim-Bryski in #91
- build:Use Visual Studio 17 2022 for Windows builds by @dancergraham in #95
- Update install_xerces_c.ps1 by @dancergraham in #96
- Ci/dependabot by @dancergraham in #97
- build(deps): bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot[bot] in #98
New Contributors
- @dependabot[bot] made their first contribution in #98
Full Changelog: v0.4.17...v0.4.18
v0.4.17 Allow ignoring unsupported fields
What's Changed
- Option to ignore unsupported fields for read_scan_raw by @Ephraim-Bryski in #89
New Contributors
- @Ephraim-Bryski made their first contribution in #89
Full Changelog: v0.4.16...v0.4.17
v0.4.16 fix point filtering
What's Changed
- To allow writing filtered points, added fix and test for write_scan_raw with omited low values for rowIndex or columnIndex by @TonnC in #81
- Remove Python 3.8 support by @dancergraham in #83
- Added more infos to C++ exception reporting by @TonnC in #84
New Contributors
Full Changelog: v0.4.15...v0.4.16
v0.4.15 Python 3.13 support
What's Changed
- Bump version.py by @dancergraham in #78
- Update version.py by @dancergraham in #79
Full Changelog: v0.4.14...v0.4.15
v0.4.14 Python 3.13 release
v0.4.13
What's Changed
- fix issue when rotation is not provided in pose by @romaintha in #43
- Build/actions by @dancergraham in #71
New Contributors
- @romaintha made their first contribution in #43
Full Changelog: v0.4.12...v0.4.13
v0.4.12 Apple Silicon support
What's Changed
- Feat: Apple Silicon support by @amangupta17 in #68
Thank you @amangupta17 for adding a new platform to the library !
Full Changelog: v0.4.11...v0.4.12
v0.4.11 Revert macos support
Sorry we broke your code!
Full Changelog: 0.4.5...v0.4.11