Releases: JuliaRobotics/LCMCore.jl
Releases · JuliaRobotics/LCMCore.jl
v0.6.2
LCMCore v0.6.2
Compat for StaticArrays.jl to include v1.
Merged pull requests:
v0.6.1
v0.6.0
Fully switch to Project.toml setup.
Simplify LCM build
- No longer requires
python-dev
to be installed when building LCM
UnsafeArrays bug fix
Fix #56.
Use `UnsafeArrays` to eliminate memory allocation in message handling
Fix usage of `eval()` to avoid warnings in downstream packages
Use FastIOBuffers and support Julia 1.0
Merge pull request #53 from JuliaRobotics/rd/test-1.0 tests should pass on 1.0
Improved Julia v0.7 compatibility
Merge pull request #49 from JuliaRobotics/fbot/deps Fix deprecations
Compatibility with Julia v0.7
Merge pull request #46 from JuliaRobotics/no-failures no allowed failures