Releases: r9y9/WORLD.jl
Releases · r9y9/WORLD.jl
v0.6.1 release
v0.6.0 release
Updates for Julia 1.0 #35
v0.5.0 release
Summary of the changes
- Fix deprecations on v.0.6.0
- Drop v0.5 support
- Update binary dependency
v0.4.1 release
Summary of the changes
- Remove Compat from REQUIRE
v0.4.0 release
Summary of the changes
- Drop v0.4
- Fix deprecation warnings for v0.6
v0.3.0 release
Summary of the changes
- Documentation: http://r9y9.github.io/WORLD.jl/latest/ #15 #27
- Drop v0.3 #26
v0.2.1 release
Fix deprecation on the Julia master
v0.2.0 release
v0.1.3 release
v0.1.2 release
Summary of the changes
- Windows 32/64 bit support #11
- Fix segfaults on 32bit systems
- Improve Julia 0.3/0.4 compatibility using Compat
- Minor fixes