Skip to content

Releases: barisgit/KiLM

Release v0.5.4

08 Sep 20:38

Choose a tag to compare

What's Changed in v0.5.4

Commits

  • 0310009 Bump version
  • 55546fb Fix update service's uv checker being too agressive

Installation

Using pipx (recommended for CLI tools):

pipx install kilm

Using pip:

pip install kilm

From release assets:

  1. Download the wheel file from this release
  2. Install with pipx or pip:
pipx install kilm-0.5.4-py3-none-any.whl
# or
pip install kilm-0.5.4-py3-none-any.whl

Auto-Update (Coming Soon)

Future versions will include kilm update functionality for easy updates.

Release v0.5.3

08 Sep 20:21

Choose a tag to compare

What's Changed in v0.5.3

Commits

  • 38d0959 Show update banner if new version is available

Installation

Using pipx (recommended for CLI tools):

pipx install kilm

Using pip:

pip install kilm

From release assets:

  1. Download the wheel file from this release
  2. Install with pipx or pip:
pipx install kilm-0.5.3-py3-none-any.whl
# or
pip install kilm-0.5.3-py3-none-any.whl

Auto-Update (Coming Soon)

Future versions will include kilm update functionality for easy updates.

Release v0.5.2

08 Sep 20:03

Choose a tag to compare

What's Changed in v0.5.2

Commits

  • f30e91d Bump version
  • 3d26019 Fix some failing tests and make installation detection more modular

Installation

Using pipx (recommended for CLI tools):

pipx install kilm

Using pip:

pip install kilm

From release assets:

  1. Download the wheel file from this release
  2. Install with pipx or pip:
pipx install kilm-0.5.2-py3-none-any.whl
# or
pip install kilm-0.5.2-py3-none-any.whl

Auto-Update (Coming Soon)

Future versions will include kilm update functionality for easy updates.

Release v0.5.1

08 Sep 19:43

Choose a tag to compare

What's Changed in v0.5.1

Commits

  • 5fa8781 Fix update service to better detect installation method and refactor update command to be a group of commands
  • 508a5d5 Update install documentation

Installation

Using pipx (recommended for CLI tools):

pipx install kilm

Using pip:

pip install kilm

From release assets:

  1. Download the wheel file from this release
  2. Install with pipx or pip:
pipx install kilm-0.5.1-py3-none-any.whl
# or
pip install kilm-0.5.1-py3-none-any.whl

Auto-Update (Coming Soon)

Future versions will include kilm update functionality for easy updates.

Release v0.5.0

08 Sep 12:47
85a5c8e

Choose a tag to compare

What's Changed in v0.5.0

Commits

  • 4ea46d3 Fix python 3.9+ lint errors
  • d6e8668 Drop python 3.8 as supported
  • c796d74 Fix uv not being available in gh actions
  • 835ddee Bump minor version
  • 1d342e1 Documentation updates and type/lint fixed
  • 928234f Finish migrating other commands and fix tests to now use typer
  • 22dbb0c Add unpin and setup commands
  • 7c13549 Show banner with help
  • 1defed3 Use uv for workflows
  • a0f9a84 Add banner
  • ae0b2ad Add AI assisted development files
  • f870416 Restructure codebase: move files to services/utils organization
  • 2a4b00d Start implementing typer for cli - create a separate typer entry point for now and migrate some commands

Installation

Using pipx (recommended for CLI tools):

pipx install kilm

Using pip:

pip install kilm

From release assets:

  1. Download the wheel file from this release
  2. Install with pipx or pip:
pipx install kilm-0.5.0-py3-none-any.whl
# or
pip install kilm-0.5.0-py3-none-any.whl

Auto-Update (Coming Soon)

Future versions will include kilm update functionality for easy updates.

Release v0.4.2

05 Sep 23:35

Choose a tag to compare

What's Changed in v0.4.2

Commits

Installation

Using pipx (recommended for CLI tools):

pipx install kilm

Using pip:

pip install kilm

From release assets:

  1. Download the wheel file from this release
  2. Install with pipx or pip:
pipx install kilm-0.4.2-py3-none-any.whl
# or
pip install kilm-0.4.2-py3-none-any.whl

Auto-Update (Coming Soon)

Future versions will include kilm update functionality for easy updates.

Release v0.4.1

05 Sep 23:27

Choose a tag to compare

What's Changed in v0.4.1

Commits

  • aa20d33 Bump version to test self update

Installation

Using pipx (recommended for CLI tools):

pipx install kilm

Using pip:

pip install kilm

From release assets:

  1. Download the wheel file from this release
  2. Install with pipx or pip:
pipx install kilm-0.4.1-py3-none-any.whl
# or
pip install kilm-0.4.1-py3-none-any.whl

Auto-Update (Coming Soon)

Future versions will include kilm update functionality for easy updates.

Release v0.4.0

05 Sep 23:24
a446e90

Choose a tag to compare

What's Changed in v0.4.0

Commits

  • 010d657 Use tuple from typing and fix pre-commit hooks
  • e91a265 Fix requests version for python 3.8
  • 0db6a05 Add pre-commit config
  • a229e75 Implement coderabbit suggestions
  • cdd1699 Fix other references and docs regarding previous changes
  • bd261a9 Implement auto update and modify update command to use that
  • 65a5a72 Add sync command as replacement for current update command

Installation

Using pipx (recommended for CLI tools):

pipx install kilm

Using pip:

pip install kilm

From release assets:

  1. Download the wheel file from this release
  2. Install with pipx or pip:
pipx install kilm-0.4.0-py3-none-any.whl
# or
pip install kilm-0.4.0-py3-none-any.whl

Auto-Update (Coming Soon)

Future versions will include kilm update functionality for easy updates.

Release v0.3.1

05 Sep 21:15

Choose a tag to compare

What's Changed in v0.3.1

Commits

  • 9504760 [docs] Update docs and versions
  • 58d3929 [bug] Fix version test issue

Installation

Using pipx (recommended for CLI tools):

pipx install kilm

Using pip:

pip install kilm

From release assets:

  1. Download the wheel file from this release
  2. Install with pipx or pip:
pipx install kilm-0.3.1-py3-none-any.whl
# or
pip install kilm-0.3.1-py3-none-any.whl

Auto-Update (Coming Soon)

Future versions will include kilm update functionality for easy updates.

Release v0.3.0

05 Sep 21:09

Choose a tag to compare

What's Changed in v0.3.0

Commits

  • 58d3929 [bug] Fix version test issue

Installation

Using pipx (recommended for CLI tools):

pipx install kilm

Using pip:

pip install kilm

From release assets:

  1. Download the wheel file from this release
  2. Install with pipx or pip:
pipx install kilm-0.3.0-py3-none-any.whl
# or
pip install kilm-0.3.0-py3-none-any.whl

Auto-Update (Coming Soon)

Future versions will include kilm update functionality for easy updates.