Skip to content

Releases: mrdsx/pyapp-cli

0.6.2

Choose a tag to compare

@mrdsx mrdsx released this 17 Jun 19:43
Immutable release. Only release title and notes can be modified.

Changes

Improved

  • Add .ropeproject/ folder and cron_state* files to .gitignore template

0.6.1

Choose a tag to compare

@mrdsx mrdsx released this 16 May 13:53
Immutable release. Only release title and notes can be modified.

Changes

Updated

  • Bump python version in prompt handler

0.6.0

Choose a tag to compare

@mrdsx mrdsx released this 11 Apr 16:20
Immutable release. Only release title and notes can be modified.

Changes

Added

  • add .gitignore file creation

Updated

  • Update FastAPI and Flask templates

0.5.2

Choose a tag to compare

@mrdsx mrdsx released this 28 Mar 20:08
Immutable release. Only release title and notes can be modified.

Changes

Updated

  • Update libraries visibility based on selected framework
  • Extend libraries list

CI

  • Update publish workflow

0.5.1

Choose a tag to compare

@mrdsx mrdsx released this 27 Mar 14:47
Immutable release. Only release title and notes can be modified.

Changes

Fixed

  • Fix version CLI command does not work

Documentation

  • Fix typo in README

0.5.0

Choose a tag to compare

@mrdsx mrdsx released this 27 Mar 10:48
Immutable release. Only release title and notes can be modified.

Changes

Added

  • Add version command to CLI

Removed

  • Remove hello command from CLI

Documentation

  • Update README

0.4.0.post1

Choose a tag to compare

@mrdsx mrdsx released this 26 Mar 18:36
Immutable release. Only release title and notes can be modified.

Changes

CI

  • Fix publishing workflow

0.4.0

Choose a tag to compare

@mrdsx mrdsx released this 26 Mar 18:35
Immutable release. Only release title and notes can be modified.

Changes

CI

  • Add publishing workflow

Chore

  • Bump Python version (3.12 -> 3.14)

Documentation

  • Update README

0.3.0

Choose a tag to compare

@mrdsx mrdsx released this 25 Mar 17:45

Changes

Added

  • Add params to CLI

Changed

  • Expand list of libraries in CLI
  • Migrate CLI from Fire to Typer

Documentation

  • Add to README documentation for CLI params

0.2.2

Choose a tag to compare

@mrdsx mrdsx released this 25 Mar 08:22

Changes

Updated

  • Update .gitignore

Removed

  • Remove creating .python-version file