This release improves documentation and code maintenance in the app and removes the 16-bit limit from the count parameter:
count
parameter can now go beyond 16-bit (thanks to @dabell-cc)README.md
is updated to describe how the module works in detail (thanks to @AleksaZatezalo), and requirements.txt has been added- Linting issues have been fixed (thaks to @marksmayo)
Additionally, contributing guidelines have slightly changed to ensure all merges go through dev. All PR will now have to be set to merge into the dev branch (not master) and without increasing version number. Version number will be increased when merging dev into master.