Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Releases: gluetool/gluetool

v1.26

28 Jun 14:35

Choose a tag to compare

  • gluetool/tool: print exception name if message empty
  • typing: update to latest mypy

v1.25

07 Dec 13:50

Choose a tag to compare

  • Drop verbose logging during eval context gathering 🚁

v1.24

08 Oct 12:34
4da604a

Choose a tag to compare

  • support for Python3.7 and Python3.8 🚀

v1.23

11 Sep 14:46
9275d7f

Choose a tag to compare

  • typing should be used only with Python < 3.5 (#109) …
  • Module.run_module not propagating pipeline return values (#107)
  • Freeze isort (#108)

White Herring Erratum #1

21 Sep 02:22
614ff28

Choose a tag to compare

v1.19.1

Bump version to 1.19.1 (#87)

White Herring

21 Sep 01:43
e6df027

Choose a tag to compare

  • Add py.typed to let mypy use gluetool for type checks (#85)
  • Dropping setuptools-scm versioning (#86)

Yellow Moth Erratum #1

02 Sep 19:11
ba51ffa

Choose a tag to compare

Six's exec_ does not have globals/locals kwargs (#84)

Despite what documentation says...

Yellow Moth

02 Sep 13:44

Choose a tag to compare

v1.18

gluetool_modules/bash_completion.py: sync with lastest changes in glu…

Purple Trout Erratum #2

01 Aug 09:11
df2cb75

Choose a tag to compare

v1.17.2

Make _reconnect_logger part of public API of LoggerMixin (#83)

Purple Trout Erratum #1

01 Aug 07:11
b1dcd03

Choose a tag to compare

Better handling of logger extra field (#82)

Some 3rd party loggers collide with our approach.