Skip to content

Latest commit

 

History

History
229 lines (169 loc) · 12.3 KB

CHANGELOG.md

File metadata and controls

229 lines (169 loc) · 12.3 KB

Changelog

v2.1.8 (2023-07-01)

Documentation

v2.1.7 (2023-06-19)

Fix

  • Account for hompepoage beginning with http: (d9dcb50)

v2.1.6 (2023-06-17)

Fix

  • Error message regarding pypirc file before registration (ded4143)

Documentation

v2.1.5 (2023-06-13)

Fix

  • Typeerror for github license (bb7bd2a)

Documentation

v2.1.4 (2023-06-08)

v2.1.3 (2023-06-07)

Fix

  • Regex for package names (756c6ff)

v2.1.2 (2023-06-06)

Documentation

v2.1.1 (2023-06-06)

Fix

v2.1.0 (2023-06-06)

Feature

  • Option to display github statistics (4ce5654)

v2.0.3 (2023-06-02)

Fix

v2.0.2 (2023-05-31)

Fix

  • Account for nonetype returned in json data (39f245c)

v2.0.1 (2023-05-29)

Documentation

v2.0.0 (2023-05-24)

Documentation

v1.3.4 (2023-05-22)

Documentation

v1.3.3 (2023-05-21)

v1.3.2 (2023-05-21)

Fix

  • Add .pre-commit-config.yaml to mypy config (514c74f)
  • Remove function in minimalist init (1d74fbb)
  • Type hint annotations for importlib traversible (a579dca)

Documentation

v1.3.1 (2023-05-17)

Fix

Documentation

v1.4.0 (2023-05-16)

v1.3.0 (2023-05-16)

v1.2.1 (2023-05-16)

Fix

v1.2.0 (2023-05-15)

Feature

  • Add ability to change version & description (d4fd512)

Documentation

v1.1.0 (2023-05-15)

Feature

  • Move config into its own module (f4a3839)
  • Add support to change meta data (05ac6a5)
  • Add new support files (81d9b16)
  • Add input of meta data (0aefe49)

Documentation

v1.0.0 (2023-05-12)

Feature

  • Add name validity check function + others (b520245)

Fix

Documentation

v0.5.7 (2023-05-09)

v0.5.6 (2023-05-09)

Fix

  • Logic error in fanal analysis function (46dbee0)
  • Broken tests (5b92893)

Documentation

v0.5.5 (2023-05-03)

Fix

  • Creation of 'None' file (6cb2252)

Documentation

v0.5.4 (2023-05-03)

Fix

  • _write_output_file function (2b1b730)

Documentation

v0.5.3 (2023-05-02)

Fix

  • Some type hints and add docstrings (d5b212d)

Documentation

  • Add png files for README (1c8987f)

v0.5.2 (2023-05-01)

Fix

  • Table colours and variable case (4a1d40e)

v0.5.1 (2023-05-01)

Fix

  • Regex pattern for 10,000+ projects found (9ec94ea)

v0.5.0 (2023-04-30)

Feature

  • Add pypi search function and rich tables (089356b)

Fix

Documentation

v0.4.0 (2023-04-27)

Feature

  • Add generate_pypi_index & pypi_search_index functions (96ff544)

Documentation

v0.3.1 (2023-04-26)

Fix

  • Numerous fixes to get a working script (5fb56cc)

v0.3.0 (2023-04-25)

Feature

  • Add main function (15a10c2)
  • Add input and output file processing functions (0f56b9f)
  • Add generate_pypi_index function (262de6e)
  • Add cleanup function (8fa933a)
  • Add pypi build and upload functions (c83378e)
  • Add ping methods (8b51135)
  • Add run_command subprocess method (9472253)
  • Add deleter method (1fcd901)

Documentation

v0.2.0 (2023-04-21)

Feature

  • Add rename_project_dir and create_setup methods (a4dd537)

v0.1.0 (2023-04-21)

Feature

0.1.0 (2023-04-21)

First Release of 'pynamer'