JuliaGeometry / VoronoiDelaunay.jl

Fast and robust Voronoi & Delaunay tessellation creation with Julia
Other
123 stars 26 forks source link

Tag latest version #18

Closed robertdj closed 7 years ago

robertdj commented 8 years ago

Is it possible to tag the lastest version of this package and GeometricalPredicates? It would be nice to have a number for a REQUIRE file :-)

tkelman commented 8 years ago

cc @skariel? or maybe @simondanisch? Also see https://github.com/JuliaGeometry/VoronoiDelaunay.jl/pull/20, the REQUIRE change will be needed for a tag anyway

skariel commented 8 years ago

hi! i'm here

I'd be happy if someone wants to collaborate on this, will take me some time otherwise

tkelman commented 8 years ago

Only thing needed from you would be merge https://github.com/JuliaGeometry/VoronoiDelaunay.jl/pull/20 if you approve of that change (at least the REQUIRE fix is necessary), then tag the package and submit a PR to METADATA. Anyone else with JuliaGeometry commit access should be able to do so as well.

skariel commented 8 years ago

merged. will tag later today. Need to read/remember how to do that

robertdj commented 8 years ago

Thanks for the access @SimonDanisch . I haven't tried organizations before. Should I move the package to JuliaGeomerty (once the release is ready)?

SimonDanisch commented 8 years ago

Yeah, would be great :)

robertdj commented 7 years ago

@skariel it doesn't look like you have published a new version/tag?

It's described above this section in the docs: https://julia.readthedocs.io/en/release-0.4/manual/packages/#publishing-metadata-manually

skariel commented 7 years ago

done. see here: https://github.com/JuliaLang/METADATA.jl/pull/5836

robertdj commented 7 years ago

Thanks! Have you also committed a tag for GeometricalPredicates?

skariel commented 7 years ago

Yes - I just updated the PR

skariel commented 7 years ago

all merged. Closing this issue :)