invertedtomato / crc

A flexible CRC implementation supporting most major algorithms. Also includes ability to support custom implementations.
MIT License
29 stars 10 forks source link

Missing tags in git repo #4

Closed maettu-this closed 1 year ago

maettu-this commented 1 year ago

Hi Ben,

I've come across your pretty clean and extensive CRC library, looking for something just like this for https://sourceforge.net/projects/y-a-terminal/, for adding e.g. Modbus capabilities.

Nugetting releases is fine. But sometimes, for debugging, I like to see the related source code. Unfortunately, your git repo doesn't show any tags that correspond to the releases, neither are github releases available. Consequently, looking at today's code, I cannot see whether or not this is the code running in version 1.3.0 of the library.

Could this be improved for future releases? And could you tag the last 1.3.0 release?

Best regards, Matthias

invertedtomato commented 1 year ago

Sure thing, and thanks Matthias. It's about time I started using releases. https://github.com/invertedtomato/crc/releases/tag/v1.3.1