SimonDanisch/FixedSizeArrays.jl

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!

Go from me: tests in https://github.com/mschauer/Bridge.jl pass (which is quite a big dependency on FixedSizeArrays.jl)

Let me try this out with GLVisualize ;)

Looks good to me :)

c42f commented

Awesome, thanks guys! See JuliaLang/METADATA.jl#5357