Releases: liris-xr/PLUME-Python
Releases · liris-xr/PLUME-Python
v0.1.14
What's Changed
- Added config files by @imenelydiaker in #1
- Update CI and release workflows by @imenelydiaker in #2
- Update dependencies by @cjaverliat in #4
- Add linting by @imenelydiaker in #3
- Bump version to 0.1.14 by @cjaverliat in #6
New Contributors
- @imenelydiaker made their first contribution in #1
Full Changelog: v0.1.13...v0.1.14
v0.1.13
Changed
- Updated README
v0.1.12
Added
- Added
get_timeless_samples
method toRecord
class to extract samples without timestamps.
Changed
- Updated the required version of Python to >=3.10
Fixed
- Fixed a bug where extracting samples by time range would throw an exception if the record contained timeless samples.
v0.1.11
Updated README
v0.1.10
Fix compute_world_transform