Skip to content

Releases: Chisanan232/Template-Python-UV-Project

v0.0.0 - Sample release note title 🍻

25 Sep 14:18

Choose a tag to compare

🎉 New feature

  1. Newborn of something project.
    >>> something-cli --help
    usage: something-cli [-h] [--host HOST] [--port PORT] [--log-level {debug,info,warning,error,critical}] [--reload] [--env ENV_FILE] [--token TOKEN]
                         [--transport {sse,http-streaming}]
    
    Run the something I don\'t know what it is FastAPI server
    
    options:
      -h, --help            show this help message and exit
      --host HOST           Host to bind the server to
      --port PORT           Port to bind the server to
      --log-level {debug,info,warning,error,critical}
                            Logging level
      --reload              Enable auto-reload for development
      --env ENV_FILE        Path to the .env file for environment variables
      --token TOKEN         ClickUp API token (overrides token from .env file if provided)
      --transport {sse,http-streaming}
                            Transport protocol to use for MCP (sse or http-streaming)

🔨 Breaking changes

  1. Something breaking changes ...

🪲 Bug Fix

🙋‍♂️ For production

  1. 💣 Critical bugs:

    1. A critical issue ([PR#111])
  2. 🦠 Major bugs:

    1. A major issue ([PR#112])
  3. 🐛 Mirror bugs:

    1. A minor issue ([PR#113])

👨‍💻 For development

  1. Some document changes.

♻️ Refactor

  1. Some refactoring.

🍀 Improvement

  1. Improve something. ([PR#481])

📑 Docs

  1. Some changes of documentation..

🤖 Upgrade dependencies

  1. Upgrade the Python dependencies.
  2. Upgrade pre-commit dependencies.
  3. Upgrade the CI reusable workflows.

🚮Deprecate

  1. Something deprecated.

v0.0.0 - Sample release note title 🍻

12 Sep 09:26

Choose a tag to compare

🎉 New feature

  1. Newborn of something project.
    >>> something-cli --help
    usage: something-cli [-h] [--host HOST] [--port PORT] [--log-level {debug,info,warning,error,critical}] [--reload] [--env ENV_FILE] [--token TOKEN]
                         [--transport {sse,http-streaming}]
    
    Run the something I don\'t know what it is FastAPI server
    
    options:
      -h, --help            show this help message and exit
      --host HOST           Host to bind the server to
      --port PORT           Port to bind the server to
      --log-level {debug,info,warning,error,critical}
                            Logging level
      --reload              Enable auto-reload for development
      --env ENV_FILE        Path to the .env file for environment variables
      --token TOKEN         ClickUp API token (overrides token from .env file if provided)
      --transport {sse,http-streaming}
                            Transport protocol to use for MCP (sse or http-streaming)

🔨 Breaking changes

  1. Something breaking changes ...

🪲 Bug Fix

🙋‍♂️ For production

  1. 💣 Critical bugs:

    1. A critical issue ([PR#111])
  2. 🦠 Major bugs:

    1. A major issue ([PR#112])
  3. 🐛 Mirror bugs:

    1. A minor issue ([PR#113])

👨‍💻 For development

  1. Some document changes.

♻️ Refactor

  1. Some refactoring.

🍀 Improvement

  1. Improve something. ([PR#481])

📑 Docs

  1. Some changes of documentation..

🤖 Upgrade dependencies

  1. Upgrade the Python dependencies.
  2. Upgrade pre-commit dependencies.
  3. Upgrade the CI reusable workflows.

🚮Deprecate

  1. Something deprecated.