Skip to content

Releases: epsy/sigtools

v4.0.1

13 Oct 07:02
ae2fae6

Choose a tag to compare

What's Changed

  • recover from not having a code object to examine compilation flags from by @epsy in #44
  • remove unused _ConstantAnnotation by @epsy in #45

Full Changelog: v4.0.0...v4.0.1

v4.0.1a1

12 Oct 07:33
ae2fae6

Choose a tag to compare

v4.0.1a1 Pre-release
Pre-release

What's Changed

  • recover from not having a code object to examine compilation flags from by @epsy in #44
  • remove unused _ConstantAnnotation by @epsy in #45

Full Changelog: v4.0.0...v4.0.1a1

v4.0.0

14 Jul 23:16
724b37a

Choose a tag to compare

What's Changed

sigtools 4.0 drops Python 2 support and adds support for PEP-563 annotations.

  • Remove py2 from CI and deps by @epsy in #24
  • Drop Python2 compatibility, update copyright notices by @epsy in #25
  • add shared CI workflow by @epsy in #27
  • Use shared CD by @epsy in #29
  • Trim down tox.ini by @epsy in #31
  • Update sigtools.support.f to use native Python syntax by default by @epsy in #30
  • Use setuptools_scm for version by @epsy in #32
  • Fix missing secret requirement in CD workflow by @epsy in #33
  • Allow specifying future compilation features in sigtools.support by @epsy in #34
  • parameters are now upgraded with information to support postponed annotations by @epsy in #35
  • run test_autoforwards both with and without pep563 annotations by @epsy in #36
  • Update documentation, revisit Upgraded* interfaces by @epsy in #37
  • put "how to use forwards" in the "reference" section by @epsy in #38
  • list features in docs index by @epsy in #39
  • Update sigtools.sphinxext to avoid deprecated no_docstring API by @epsy in #40
  • Fix incorrect version in pending deprecation by @epsy in #41
  • add a test for sphinxext + autoforwards by @epsy in #43
  • update copyright for 2022 by @epsy in #42

Full Changelog: 2.0.3...v4.0.0

v4.0.0a2

14 Jul 17:15

Choose a tag to compare

v4.0.0a2 Pre-release
Pre-release

What's Changed

  • run test_autoforwards both with and without pep563 annotations by @epsy in #36
  • Update documentation, revisit Upgraded* interfaces by @epsy in #37
  • put "how to use forwards" in the "reference" section by @epsy in #38

Full Changelog: v4.0.0a1...v4.0.0a2

v4.0.0a1

03 Jul 21:15
7c40323

Choose a tag to compare

v4.0.0a1 Pre-release
Pre-release

What's Changed

  • parameters are now upgraded with information to support postponed annotations by @epsy in #35

Full Changelog: v3.0.0rc4...v4.0.0a1

v3.0.0rc4

19 Feb 23:27
b774614

Choose a tag to compare

v3.0.0rc4 Pre-release
Pre-release

What's Changed

  • Drop Python2 compatibility, update copyright notices by @epsy in #25
  • Update sigtools.support.f to use native Python syntax by default by @epsy in #30
  • Allow specifying future compilation features in sigtools.support by @epsy in #34

Full Changelog: 2.0.3...v3.0.0rc4

3.0.0rc2

19 Feb 10:53
132955d

Choose a tag to compare

3.0.0rc2 Pre-release
Pre-release

What's Changed

  • Remove py2 from CI and deps by @epsy in #24
  • Drop Python2 compatibility, update copyright notices by @epsy in #25
  • Update sigtools.support.f to use native Python syntax by default by @epsy in #30

Full Changelog: 2.0.3...v3.0.0rc2