Changelog

Generated by attribution

v2024.1.28

Maintenance release

  • Update stdlibs for 3.13a3 (#76)

  • Update doctest usage (#77)

$ git shortlog -s v2023.12.15...v2024.1.28
     2       Amethyst Reese
     2       Tim Hatch
     5       dependabot[bot]

v2023.12.15

Maintenance release

  • Include stdlibs for 3.13 (#69)

$ git shortlog -s v2023.11.2...v2023.12.15
     2       Amethyst Reese
     1       Tim Hatch
     6       dependabot[bot]

v2023.11.2

Maintenance release

  • Include stdlibs for 3.12 (#59)

  • Updated metadata (#60)

$ git shortlog -s v2022.10.9...v2023.11.2
     3       Amethyst Reese
     1       Tim Hatch
     2       dependabot[bot]

v2022.10.9

Maintenance release

  • Add PEP 561 markers for type checking

$ git shortlog -s v2022.6.8...v2022.10.9
     7       Amethyst Reese
     8       dependabot[bot]

v2022.6.8

Maintenance release

  • Update catalog for 3.11 betas (#25)

$ git shortlog -s v2022.3.16...v2022.6.8
     2       Amethyst Reese
     2       Tim Hatch
     3       dependabot[bot]

v2022.3.16

Maintenance release

  • Updated fetch script to generate docs

  • Generated doc site using Sphinx and RTD

  • Improved readme overview

  • Ownership tranferred to Omnilib Project

$ git shortlog -s v2022.2.2...v2022.3.16
     7       Amethyst Reese
     6       dependabot[bot]

v2022.2.2

Feature release

  • Added stdlibs for 3.11 (#6)

  • Updated release URLs (#5)

$ git shortlog -s v2021.4.1...v2022.2.2
     8       Amethyst Reese
     3       Tim Hatch

v2021.4.1

Bugfix release

  • Remove “test” module from py2x stdlibs (#4)

  • Fix documentation and run doctest on README (#3)

$ git shortlog -s v2021.3.30...v2021.4.1
     3       Amethyst Reese
     2       Tim Hatch

v2021.3.30

Feature release

  • Use generated submodules of each major Python version back to 2.3 (#1)

  • Default to listing all known module names from all Python 3.x versions (#1)

  • Remove unnecessary runtime dependencies (#2)

$ git shortlog -s v2021.3.25...v2021.3.30
     5       Amethyst Reese
     8       Tim Hatch

v2021.3.25

Initial release

  • module_names is just sys.stdlib_module_names from 3.10

  • That’s it. That’s the package.

$ git shortlog -s v2021.3.25
     5       Amethyst Reese