Changelog
v1.0.3 (2023-04-21)
Fix
Shebang for version 3 env (
b1442d8)
Documentation
v1.0.2 (2023-04-08)
Documentation
Fix spelling (
156aeb5)
v1.0.0 (2022-10-07)
Fix
Correct path for PSR version (
7f25a18)
v0.3.1 (2022-10-07)
Fix
Update homepage url (
322bea5)
v0.3.0 (2022-10-07)
v0.2.2 (2022-09-22)
Fix
Broken tests (
7fa6191)
v0.2.1 (2022-09-10)
Fix
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)