bloomberg / rmqcpp

A batteries included C++ RabbitMQ Client Library/API.
Apache License 2.0
68 stars 16 forks source link

Versioning #22

Closed stridersheir closed 11 months ago

stridersheir commented 11 months ago

Your project currently lacks any versioning, could you create versioning to support long term use and installation?

adamncasey commented 11 months ago

Thanks for reaching out @stridersheir !

Internally we don't have particularly meaningful version numbers, users more or less just get the latest version. With that in mind, we'll run this project with the expectation that main is releasable at any point in time.

But that said, we are publishing rmqcpp to vcpkg, and that will have version numbers. Are version numbers in vcpkg sufficient for your usage?

adamncasey commented 11 months ago

https://github.com/bloomberg/rmqcpp/releases 1.0.0 has been labelled