Skip to content

Releases: Korijn/keycmd

v0.7.0

14 Dec 19:02
e0da569

Choose a tag to compare

Aliases (#25)

* Alias support

* wip + ruff

* alias support + format string

* bump version

* correctly bump version

* ease quoting

* remove black from ci

* improve ci config for ruff

* oops

* standardize quoting usage in readme

* add examples to readme

* add pyproject.toml config

v0.6.0

01 Aug 07:44
f6342f8

Choose a tag to compare

Final tweaks (#21)

* fix conf loading and tweak dict merge

* bump version

v0.5.0

31 Jul 11:41
bb82fcb

Choose a tag to compare

Conf loading tweaks & process spawning improvement (#19)

* change conf loading mechanism

* use os.exec

* only use os.exec on posix systems

* bump version

* add comment

v0.4.0

26 Jul 13:33
54e4fc3

Choose a tag to compare

Tweaks (#8)

* space

* bump version and fix cli parsing

v0.3.0

26 Jul 13:05
c24649a

Choose a tag to compare

Add tests (#7)

* add tests

* undo change

* Correct requirements and bump version

* Bump version

* fix logging and improve test suite

* lock deps

* test conf module

* load conf test

* all tests done

* simplify test since I cant figure out CI

v0.2.0

23 Jul 06:47
70ab6d5

Choose a tag to compare

Fixes (#6)

* Update README.md

* Update README.md

* Correct loading order

* Bump version

* Bump version