Releases: JuliaGeometry/PlyIO.jl
Releases · JuliaGeometry/PlyIO.jl
v1.2.0
PlyIO v1.2.0
v1.1.2
v1.1.1
PlyIO v1.1.1
Closed issues:
- save_ply binary saving ERROR message (#16)
Merged pull requests:
- Fix Matrix constructor in write_binary_values (#17) (@FilipJergleAlmquist)
- Test for batched writes (#18) (@c42f)
v1.1.0
PlyIO v1.1.0
Closed issues:
Merged pull requests:
- Update types.jl (#10) (@RodolfoFigueroa)
- REQUIRE->Project.toml; some fixes for CI; drop 0.6 (#11) (@c42f)
- parse obj_info lines as comments (#13) (@heliosdrm)
- Add acknowledgements section (#14) (@c42f)
- Migrate to github actions for CI and tagbot (#15) (@c42f)
PlyIO 1.0.0
Syntax fixes and API updates for julia 0.6 0.7 and 1.0.
Version 0.0.3
- Fixes for julia-0.6
- More robust ply header reader