Skip to content

Releases: terriko/pyknit

0.0.9 Literal release

22 Jan 23:09
Compare
Choose a tag to compare

Had an error related to typing for "Literal" so you get a punny release name. Other than that fix, this is mostly some version bumps and an excuse for me to make sure my pypi tokens and 2 factor auth are working as expected.

0.0.8 Sweater fit check

15 Mar 04:22
Compare
Choose a tag to compare

Added a couple of functions for improving the fit of my sweaters (and switched to using pyproject.toml instead of setup.py, which is why 0.0.7 was broken and got pre-empted)

v0.0.6 Command Line Conversion edition

06 Aug 21:55
d4a8f9e
Compare
Choose a tag to compare

Added some command line conversion options. I often use gauge conversion to check "how big is this sweater going to be in my actual gauge" type stuff so I figured it would be more useful as a command line option than the half-finished charting stuff.

Specifying gauge is currently pretty onerous, but it's still more useful than it was!

pyKnit 0.0.4 - Pycon US 2021 Sprints Edition

19 May 02:26
Compare
Choose a tag to compare

A quick release to showcase the changes we've made during the PyCon US 2021 sprints.

Thanks to @ben-hampson , @HVFrancis , @jugmac00, @fhightower and @96RadhikaJadhav for changes that made it into this release.

Thanks also to @jinder1s who's got a PR in progress, and the many folk who hung out and kept me company on the sprints discord channel!

v0.0.3

03 Mar 02:35
Compare
Choose a tag to compare

In this release:

  • Fixed some file errors
  • moved code into separate files within the package
  • added sleeve adjustment example to documentation/

PyKnit version 0.0.2

28 Feb 07:49
Compare
Choose a tag to compare
v0.0.2

Add sleeve decrease function