Create a release
Hi! Thank you a lot for the awesome library!
Can you please make a release of the library? It'll help a lot with packaging your library in Conan.
Thank you!
In what way would it help? Can you for now package it using commit hashes as versions?
It's not recommended to use commit hashes as versions. For every package in Conan I should choose some version (since this package manager as other normal package managers support versioning). Without release or tag I cannot choose a version for the Conan package.
I think it's not so difficult for you just create tag or release :) Then It will be easier for all maintainers prepare packages for your library (if you are not interested in it).
Cool, thanks, I will create a release soon.