Beckhoff / ADS

Beckhoff protocol to communicate with TwinCAT devices.
MIT License
502 stars 194 forks source link

Proposal to introduce Tags/Releases #115

Closed stlehmann closed 3 years ago

stlehmann commented 3 years ago

I was wondering if you are planning to introduce version numbers and tags/releases?

I try to keep the fork https://github.com/stlehmann/ADS up-to-date but as recent events showed it is not always easy to keep track of recent changes. So I propose to introduce releases and version numbers for this library. This would help people keeping track of changes and it would be much easier for forks to stay up-to-date as new version can be identified quickly. In my fork I would align the version number to follow the ones upstream.

Another proposal of mine is to introduce a Changelog that helps folks to track new features and bug fixes.

What do you think?