Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 3.68 KB

CHANGELOG.md

File metadata and controls

59 lines (45 loc) · 3.68 KB

Changelog

v1.0.3 (2023-04-21)

Fix

  • Shebang for version 3 env (b1442d8)

Documentation

v1.0.2 (2023-04-08)

Documentation

v1.0.0 (2022-10-07)

Fix

  • Correct path for PSR version (7f25a18)

v0.3.1 (2022-10-07)

Fix

v0.3.0 (2022-10-07)

v0.2.2 (2022-09-22)

Fix

v0.2.1 (2022-09-10)

Fix

  • Update deprecated importlib methods (0e5de3d)
  • Correct package name (a024189)

Documentation

v0.2.0 (2022-08-28)

Feature

  • Add entry point (9155e21)
  • Add get_requirement_versions function (32c2154)
  • Add yaml_to_dict function (ac855aa)
  • Add find_yaml_config_file function (d4a0500)
  • Add generate_db function (6ff0b20)
  • Add get_latest_pypi_repo_version method (67919cc)
  • Add get_latest_github_repo_version method (302df56)
  • Add methods get_precommit_repos & remove_vee (9b69723)
  • Add _utility_find_file_path function (aec563c)

0.1.0 (2022-08-02)

First Release of 'piptools_sync'