JuliaLang / FunctionWrappers.jl

Type stable and efficient wrapper of arbitrary Julia functions
Other
107 stars 10 forks source link

Release v1.1.0 #11

Closed sethaxen closed 4 years ago

sethaxen commented 4 years ago

It looks like the v1.1.0 release was never submitted to the general registry. That means that v1.0.0's constraint to Compat=1.0 is propagated to any package that uses FunctionWrappers, including common packages like ReverseDiff.

Could you submit v1.1.0 to the registry?

sethaxen commented 4 years ago

Pinging @yuyichao

sethaxen commented 4 years ago

With https://github.com/JuliaRegistries/General/pull/10171, this issue is closed.