PaulStoffregen / teensy_loader_cli

Command line Teensy Loader
http://www.pjrc.com/teensy/loader_cli.html
332 stars 152 forks source link

Please add version tags #13

Open kkaempf opened 8 years ago

kkaempf commented 8 years ago

With version tags, github provides downloadable tarballs, making it easier for Linux package maintainers to package your code.

blackketter commented 8 years ago

Would also be great to bump the version number in the code so it's available from the command line.

ticky commented 7 years ago

Yep, just encountered some confusion because the build in Homebrew (for macOS) is behind the version on the website, because the version in Homebrew is the latest “version” but the one on the website is newer. Version numbers are a must!!!

hmaarrfk commented 4 years ago

Bump for this request.

I just packaged it up for conda-forge and I wanted to give the latest source a name. I just had to name it 2.1.1, but it really isn't