Releases: barisgit/KiLM
Release v0.5.4
What's Changed in v0.5.4
Commits
Installation
Using pipx (recommended for CLI tools):
pipx install kilmUsing pip:
pip install kilmFrom release assets:
- Download the wheel file from this release
- 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.whlAuto-Update (Coming Soon)
Future versions will include kilm update functionality for easy updates.
Release v0.5.3
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 kilmUsing pip:
pip install kilmFrom release assets:
- Download the wheel file from this release
- 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.whlAuto-Update (Coming Soon)
Future versions will include kilm update functionality for easy updates.
Release v0.5.2
What's Changed in v0.5.2
Commits
Installation
Using pipx (recommended for CLI tools):
pipx install kilmUsing pip:
pip install kilmFrom release assets:
- Download the wheel file from this release
- 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.whlAuto-Update (Coming Soon)
Future versions will include kilm update functionality for easy updates.
Release v0.5.1
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 kilmUsing pip:
pip install kilmFrom release assets:
- Download the wheel file from this release
- 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.whlAuto-Update (Coming Soon)
Future versions will include kilm update functionality for easy updates.
Release v0.5.0
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 kilmUsing pip:
pip install kilmFrom release assets:
- Download the wheel file from this release
- 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.whlAuto-Update (Coming Soon)
Future versions will include kilm update functionality for easy updates.
Release v0.4.2
What's Changed in v0.4.2
Commits
Installation
Using pipx (recommended for CLI tools):
pipx install kilmUsing pip:
pip install kilmFrom release assets:
- Download the wheel file from this release
- 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.whlAuto-Update (Coming Soon)
Future versions will include kilm update functionality for easy updates.
Release v0.4.1
What's Changed in v0.4.1
Commits
- aa20d33 Bump version to test self update
Installation
Using pipx (recommended for CLI tools):
pipx install kilmUsing pip:
pip install kilmFrom release assets:
- Download the wheel file from this release
- 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.whlAuto-Update (Coming Soon)
Future versions will include kilm update functionality for easy updates.
Release v0.4.0
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 kilmUsing pip:
pip install kilmFrom release assets:
- Download the wheel file from this release
- 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.whlAuto-Update (Coming Soon)
Future versions will include kilm update functionality for easy updates.
Release v0.3.1
What's Changed in v0.3.1
Commits
Installation
Using pipx (recommended for CLI tools):
pipx install kilmUsing pip:
pip install kilmFrom release assets:
- Download the wheel file from this release
- 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.whlAuto-Update (Coming Soon)
Future versions will include kilm update functionality for easy updates.
Release v0.3.0
What's Changed in v0.3.0
Commits
- 58d3929 [bug] Fix version test issue
Installation
Using pipx (recommended for CLI tools):
pipx install kilmUsing pip:
pip install kilmFrom release assets:
- Download the wheel file from this release
- 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.whlAuto-Update (Coming Soon)
Future versions will include kilm update functionality for easy updates.