Skip to content

Teams Teams: Downloads

Summary

You can download all the supported plugin releases from this page.

The change log for each version series can be found under the download link & hash.

See the versioning scheme for compatibility information.

Releases

Version 3.0.0

Download: teams-3.0.0.tgz

SHA256: 174f025c22b6c5a533f7c08cff782ace87534cde636e9af4090065dbbce26fc0

Series History

See the revision history for series 3.0.x below

Revisions
3.0.0 - 01/11/2023

Removed

  • Support for alpine 3.12 & 3.13

Added

  • Support for alpine 3.17

Changed

  • Upgrade to Python 3.10

Version 2.0.0

Download: teams-2.0.0.tgz

SHA256: 3cbc451ff668d3675f272d8a1b176b6a6cb980bf582312f00f9381183f8f9900

Series History

See the revision history for series 2.0.x below

Revisions
2.0.0 - 15/11/2022

Changed

  • Add support for alpine-3.16

  • Drop support for alpine-3.12

Version 1.2.0

Download: teams-1.2.0.tgz

SHA256: 88f07eb284a959852f2b9906d12af605754a976941a0d42f799391b914c21624

Series History

See the revision history for series 1.2.x below

Revisions
1.2.0 - 07/11/2022

Changed

  • Update dependencies

Version 1.1.0

Download: teams-1.1.0.tgz

SHA256: 21a54a001a3d9c907563b83561149c47028f1c6eaa91c82167b1a41c1b0bd0db

Series History

See the revision history for series 1.1.x below

Revisions
1.1.0 - 01/11/2022

Changed

  • Update dependencies.

Version 1.0.0

Download: teams-1.0.0.tgz

SHA256: 77259fec28e1b55a64e69cd8b686d9a1e014ae48ca7fa38cc2138dfdfd5dd727

Series History

See the revision history for series 1.0.x below

Revisions
1.0.0 - 15/03/2022

Changed

  • Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x).

Versioning Scheme

Plugin versions are in major.minor.patch format.

Major

  • Significant functionality changes
  • May not be backward compatible

Minor

  • Bug fixes
  • Minor functionality changes
  • Backward compatible

Patch

  • No functional changes
  • Reserved for documentation updates