Skip to content

Releases: wandnz/pywandevent

pywandevent-1.1-2

19 Feb 00:35
Compare
Choose a tag to compare

This release only adds scripts used for GitLab CI/CD pipelines, there are no changes to the code.

pywandevent-1.1

24 Sep 02:03
Compare
Choose a tag to compare

Changes:

  • Update license to LGPL version 3.
  • Add MANIFEST.in file to make sure copyright files are distributed.
  • Add basic README file.
  • Change package architecture from "any" to "all".
  • Force using older gzip compression when building package.

Bugfixes:

  • Remove unnecessary check against None before calling select().
  • Remove unused imports.
  • Fix spelling mistake in package description.