rdeits / MeshCat.jl

WebGL-based 3D visualizer in Julia
MIT License
233 stars 42 forks source link

Allow StaticArrays v1.0 #190

Closed bjack205 closed 3 years ago

bjack205 commented 3 years ago

Add StaticArrays v1.0. All tests passed for me, and I don't think the changes affect anything in MeshCat.

rdeits commented 3 years ago

Thanks! I'll merge this as soon as I've fixed my CI over in #191

bjack205 commented 3 years ago

Can you publish a patch release with this change?

rdeits commented 3 years ago

Done--just waiting on https://github.com/JuliaRegistries/General/pull/27108