Skip to content

Releases: swyddfa/arlunio

V0.11.0b10 - 2020-07-20

20 Jul 02:03
b6704af
Compare
Choose a tag to compare
Pre-release

0.11.0b10 - 2020-07-20

Fixes

  • Ensure that we are future compatible with Python 3.9 by adhereing to PEP 563 (#252)

Removed

  • Removed Python 3.6 support. (#252)

V0.11.0b9 - 2020-07-14

14 Jul 02:03
606cbf7
Compare
Choose a tag to compare
Pre-release

0.11.0b9 - 2020-07-14

No significant changes.

V0.10.0 - 2020-07-10

10 Jul 22:42
cd09b97
Compare
Choose a tag to compare

0.10.0 - 2020-07-10

Standard Library

  • Add new definition arlunio.shape.Triangle, also addnew arlunio.math.Barycentric definition which serves as the Triangle's base. (#187)

  • Add arlunio.image.load and arlunio.image.decode functions tomirror the existing save and encode functions.

    Update arlunio.image.Image to now be a class in its own right, wrappinga Pillow image object to add additional functionality

    Make the arlunio.image.fill and arlunio.image.colorramp functionsreturn RGBA images to make image composition easier. (#247)

  • Moved arlunio.pattern.Grid, arlunio.pattern.Map andarlunio.pattern.Pixelize into arlunio.mask. Also Grid has beenrenamed to Repeat. (#249)

V0.11.0b8 - 2020-07-11

11 Jul 02:03
Compare
Choose a tag to compare
Pre-release

0.11.0b8 - 2020-07-11

No significant changes.

V0.10.0b7 - 2020-07-10

10 Jul 02:03
Compare
Choose a tag to compare
Pre-release

0.10.0b7 - 2020-07-10

Standard Library

  • Add new definition arlunio.shape.Triangle, also addnew arlunio.math.Barycentric definition which serves as the Triangle's base. (#187)

  • Add arlunio.image.load and arlunio.image.decode functions tomirror the existing save and encode functions.

    Update arlunio.image.Image to now be a class in its own right, wrappinga Pillow image object to add additional functionality

    Make the arlunio.image.fill and arlunio.image.colorramp functionsreturn RGBA images to make image composition easier. (#247)

  • Moved arlunio.pattern.Grid, arlunio.pattern.Map andarlunio.pattern.Pixelize into arlunio.mask. Also Grid has beenrenamed to Repeat. (#249)

V0.10.0b6 - 2020-07-09

09 Jul 02:03
7d4a62c
Compare
Choose a tag to compare
Pre-release

0.10.0b6 - 2020-07-09

Standard Library

  • Add new definition arlunio.shape.Triangle, also addnew arlunio.math.Barycentric definition which serves as the Triangle's base. (#187)

  • Add arlunio.image.load and arlunio.image.decode functions tomirror the existing save and encode functions.

    Update arlunio.image.Image to now be a class in its own right, wrappinga Pillow image object to add additional functionality

    Make the arlunio.image.fill and arlunio.image.colorramp functionsreturn RGBA images to make image composition easier. (#247)

  • Moved arlunio.pattern.Grid, arlunio.pattern.Map andarlunio.pattern.Pixelize into arlunio.mask. Also Grid has beenrenamed to Repeat. (#249)

V0.10.0b5 - 2020-07-05

05 Jul 02:03
239e636
Compare
Choose a tag to compare
Pre-release

0.10.0b5 - 2020-07-05

Standard Library

  • Add new definition arlunio.shape.Triangle, also addnew arlunio.math.Barycentric definition which serves as the Triangle's base. (#187)

  • Add arlunio.image.load and arlunio.image.decode functions tomirror the existing save and encode functions.

    Update arlunio.image.Image to now be a class in its own right, wrappinga Pillow image object to add additional functionality

    Make the arlunio.image.fill and arlunio.image.colorramp functionsreturn RGBA images to make image composition easier. (#247)

  • Moved arlunio.pattern.Grid, arlunio.pattern.Map andarlunio.pattern.Pixelize into arlunio.mask. Also Grid has beenrenamed to Repeat. (#249)

V0.10.0b4 - 2020-06-30

30 Jun 02:03
961c22b
Compare
Choose a tag to compare
Pre-release

0.10.0b4 - 2020-06-30

Standard Library

  • Add new definition arlunio.shape.Triangle, also addnew arlunio.math.Barycentric definition which serves as the Triangle's base. (#187)

  • Add arlunio.image.load and arlunio.image.decode functions tomirror the existing save and encode functions.

    Update arlunio.image.Image to now be a class in its own right, wrappinga Pillow image object to add additional functionality

    Make the arlunio.image.fill and arlunio.image.colorramp functionsreturn RGBA images to make image composition easier. (#247)

  • Moved arlunio.pattern.Grid, arlunio.pattern.Map andarlunio.pattern.Pixelize into arlunio.mask. Also Grid has beenrenamed to Repeat. (#249)

V0.10.0b3 - 2020-06-27

27 Jun 02:03
6f0f580
Compare
Choose a tag to compare
Pre-release

0.10.0b3 - 2020-06-27

Standard Library

  • Add new definition arlunio.shape.Triangle, also addnew arlunio.math.Barycentric definition which serves as the Triangle's base. (#187)

  • Add arlunio.image.load and arlunio.image.decode functions tomirror the existing save and encode functions.

    Update arlunio.image.Image to now be a class in its own right, wrappinga Pillow image object to add additional functionality

    Make the arlunio.image.fill and arlunio.image.colorramp functionsreturn RGBA images to make image composition easier. (#247)

V0.10.0b2 - 2020-06-26

26 Jun 02:03
041b46a
Compare
Choose a tag to compare
Pre-release

0.10.0b2 - 2020-06-26

Standard Library

  • Add new definition arlunio.shape.Triangle, also addnew arlunio.math.Barycentric definition which serves as the Triangle's base. (#187)