Pipenv Poetry Migrate Versions Save

This is simple migration script, migrate pipenv to poetry

v0.3.0

1 year ago

:children_crossing:

  • :children_crossing: default migration to group notation (#38) (4019312)

:lock:

Other

v0.2.1

1 year ago

:bug:

  • :bug: add exist check for tool.poetry.dev-dependencies (#32) (08d1da5)

Other

  • :bookmark: 0.2.1 (7474fb0)
  • :art: change default branch to main (#30) (6aa0ecc)
  • :construction_worker: add snyk action (e8e323d)
  • ♻️ migrate argument parser to typer (#29) (a3f8262)
  • :construction_worker: run the test in python 3.10 (#28) (ed273fa)
  • :construction_worker: update the poetry installer (#27) (3de3da2)
  • :pencil: clean up README and add about new options (#26) (75de4ef)
  • :construction_worker: configure codeql-analysis (22c953b)

v0.2.0

2 years ago

:sparkles:

  • :sparkles: support dependency group notation (#24) empty commit for version up (aa80e88)

Other

  • :bookmark: 0.2.0 (ff54439)
  • Support dependency group notation (#24) (ddfed9c)
  • :construction_worker: upgrade codecov github action (#22) (ba2cfbc)
  • :construction_worker: add test configuration for python3.9 (#21) (fba4670)
  • :wrench: fix flake8 settings (#20) (663c2da)

v0.1.6

2 years ago

:bug:

  • :bug: allows no "dev-packages" in Pipfile (#19) (f8aa7b7)

Other

v0.1.5

2 years ago

:bug:

  • :bug: Merge pull request #18 from lingster/master (6f37f83)

Other

  • :bookmark: 0.1.5 (da1f617)
  • :construction_worker: change to fetch all history when executing release workflow (85c29e9)
  • :bookmark: 0.1.5 (5ccffc5)
  • :rotating_light: fix linter warnings, and update the linters version to latest (32b223a)
  • :rotating_light: fix linter warnings (7a092ca)
  • Merge pull request #17 from yhino/fix-makefile (484a2d1)
  • :wrench: suppress error output when getting a new version (378c121)
  • Merge pull request #16 from yhino/remove-black-default-settings (f507c24)
  • :wrench: remove default settings for black (f157fd9)
  • Support me when you feel like it (7d57f53)
  • Merge pull request #15 from yhino/fix-bump-version (feb279b)
  • :construction_worker: fix release workflow (cebe882)
  • Merge pull request #14 from yhino/auto-bump-version (e54ebe2)
  • :construction_worker: automating the release process (93c4a07)
  • Merge pull request #13 from yhino/fix-version-test (21d64c9)
  • :white_check_mark: fixed to get version from pyproject.toml when testing (982ea22)

v0.1.2

3 years ago

v0.1.3

3 years ago

Added

  • #8 Support the git dependencies format

v0.1.4

3 years ago

Change

  • #10, #11 tomlkit dependency version from >=0.5.11,<0.6.0 to >=0.5.11,<1.0.0