Tag version 0.2.0
Closed this issue · 4 comments
c42f commented
I've been on a bit of a bug fixing and API improvement spree along with @andyferris and @awbsmith for the last few weeks, which has cleaned up a large chunk of problems with fixed array types.
I'm planning to tag version 0.2.0 tomorrow if I get time (version bump since we have breaking API changes here with similar->similar_type).
Let me know if I've forgotten anything and should hold off for a bit!
mschauer commented
Go from me: tests in https://github.com/mschauer/Bridge.jl pass (which is quite a big dependency on FixedSizeArrays.jl)
SimonDanisch commented
Let me try this out with GLVisualize ;)
SimonDanisch commented
Looks good to me :)
c42f commented
Awesome, thanks guys! See JuliaLang/METADATA.jl#5357