memononen / nanosvg

Simple stupid SVG parser
zlib License
1.71k stars 363 forks source link

Make release of the library #107

Open zamazan4ik opened 6 years ago

zamazan4ik commented 6 years ago

Hello, Can you please make a release of the library? It's required for some packaging stuff from on my side. Thank you.

lieff commented 6 years ago

This is single header library, what release for?

zamazan4ik commented 6 years ago

I want to create Conan package for your library. And this package manager supports versioning. Now my recipe just downloads headers from master.

As far as i know we use versions for libraries because it's easier way to choose, should we upgrade library or not: read changlelog, etc.

If we have released version we know, that it will be not changed, with master there is no guarantee.

zamazan4ik commented 6 years ago

Added Conan package for the library: https://github.com/bincrafters/conan-nanosvg/tree/testing/master