Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Releases: facebookincubator/ptr

2022.7.12

13 Jul 02:41
Compare
Choose a tag to compare

Codename: Seattle 🦑

Release named in honoUr of my visit to Seattle last week ...

  • 3.11 Supported - added metadata + made 3.11 CI pass - PR #121
  • Add pyproject.toml user config support - PR #120
  • Add basic Hypothesis fuzz testing - PR #118
    • Learnt during US PyCon 2022
  • Add pyproject.toml basic PEP517 building support - PR #117
  • This (again) will be the last 3.7 supported version
    • I forgot to remove + CI still passes so will leave for now :)

2022.2.2

02 Feb 18:49
Compare
Choose a tag to compare

Codename: Richie 2 for 22 🏏

Release named in honoUr of the Late Great Richie Benaud

  • This will be the last 3.7 supported version
    • Why? Want a less buggy asyncio.run for starting asyncio
  • Reactivate pylint in CI
    • f-string all ptr strings
  • Drop python 3.6 CI + support
  • We're Meta now - Update copyrights due to comapny change name

3.11 CI is failing due to depedencies. Will watch and fix asap.

2021.11.23

23 Nov 23:52
Compare
Choose a tag to compare
  • Add Official Support and CI for Python 3.10
    • This will be the last release (if no bugs present themselves) for 3.6
  • Also start ci_latest running 3.11

Also releasing so PyPI README gets meta Copyright information.

2021.5.28

28 May 23:30
Compare
Choose a tag to compare

2021.3.16

16 Mar 16:36
Compare
Choose a tag to compare
  • Support floats for coverage comparisions in required_coverage - PR #108
  • Change --print-cov to work when required_coverage does not exist in ptr config - PR #109
  • Move tests out of install but include in sdist - PR #99 - Thanks @jayvdb
  • Test with 3.10 alphas via deadsnakes - PR #110
  • Misc f-string + lint/typing fixes

21.3.16

16 Mar 16:39
Compare
Choose a tag to compare
  • Support floats for coverage comparisions in required_coverage - PR #108
  • Change --print-cov to work when required_coverage does not exist in ptr config - PR #109
  • Move tests out of install but include in sdist - PR #99 - Thanks @jayvdb
  • Test with 3.10 alphas via deadsnakes - PR #110
  • Misc f-string + lint/typing fixes

2020.2.26

27 Feb 00:05
e7c0853
Compare
Choose a tag to compare
  • Enable pyre for Python 3.8 now it's fully supported

2019.12.25

25 Dec 19:45
Compare
Choose a tag to compare

Please refer to CHANGES.md for release notes on this version and README.md for more information.

2019.12.13

13 Dec 22:50
Compare
Choose a tag to compare

Please refer to CHANGES.md for release notes on this version and README.md for more information.

2019.12.12

12 Dec 23:03
Compare
Choose a tag to compare

Please refer to CHANGES.md for release notes on this version and README.md for more information.