Skip to content

Releases: Technologicat/python-wlsqm

wlsqm v0.1.6

27 Apr 12:37

Choose a tag to compare

  • improve README

wlsqm v0.1.5

25 Apr 13:00

Choose a tag to compare

  • support both Python 3.4 and 2.7

wlsqm v0.1.4

24 Apr 13:50

Choose a tag to compare

  • actually use the shorter short description (oops)

wlsqm v0.1.3

24 Apr 13:42

Choose a tag to compare

  • setup.py is now Python 3 compatible (but wlsqm itself is not yet!)
  • fixed sdist: package also CHANGELOG.md

wlsqm v0.1.2

11 Apr 16:25

Choose a tag to compare

  • set zip_safe to False to better work with Cython (important for libs that depend on this one)

wlsqm v0.1.1

04 Apr 12:18

Choose a tag to compare

First actually released version.

  • Distribution system changed from distutils to setuptools.
  • Added to PyPI to support pip install.

wlsqm v0.1.0

04 Apr 12:21

Choose a tag to compare

wlsqm v0.1.0 Pre-release
Pre-release

This release is for historical interest only.

  • The initial complete and cleaned up version.
  • This is the last version to use distutils.