Skip to content

Releases: LGUG2Z/komokana

v0.1.4

30 Apr 22:19
Compare
Choose a tag to compare

v0.1.4 (2024-04-30)

Chore

  • deps: bump komorebi-client to v0.1.25 (2184c524)

v0.1.3

07 Apr 21:00
Compare
Choose a tag to compare

v0.1.3 (2024-04-07)

Continuous Integration

  • add winget releaser workflow (46861849)

Chore

  • deps: bump komorebi-client to v0.1.23 (a48be080)
  • deps: bump windows from 0.52.0 to 0.54.0 (3d9d4622)
  • deps: bump clap from 4.5.1 to 4.5.4 (8864cb2b)
  • deps: bump serde_yaml from 0.9.32 to 0.9.34+deprecated (ac0078a0)
  • deps: bump color-eyre from 0.6.2 to 0.6.3 (09afa2fb)

v0.1.2

01 Mar 17:30
Compare
Choose a tag to compare

v0.1.2 (2024-03-01)

Code Refactoring

  • komorebi: use types from rust lib (e61aadb7)

Features

  • komorebi: use unix domain sockets (2552289a)
  • refactor: refactor to allow generic usage of komokana (ff83a294)

Documentation

  • readme: remove source compilation req for kanata (49108770)

Chore

  • release: v0.1.2 (27624b95)
  • deps: bump log from 0.4.19 to 0.4.20 (782c8b55)
  • deps: bump goreleaser/goreleaser-action from 3 to 5 (032bda84)
  • deps: bump actions/upload-artifact from 3 to 4 (664fef91)
  • deps: bump unsafe-libyaml from 0.2.8 to 0.2.10 (c628bebf)
  • deps: bump env_logger from 0.10.0 to 0.10.1 (6d6aac71)
  • deps: bump serde_json from 1.0.107 to 1.0.109 (c49623fd)
  • deps: bump rustix from 0.35.12 to 0.35.16 (6a536861)
  • deps: bump windows from 0.44.0 to 0.52.0 (c1a2a582)
  • deps: bump serde from 1.0.180 to 1.0.193 (2a34e05c)
  • deps: bump serde_json from 1.0.104 to 1.0.107 (a888f3cb)
  • deps: bump actions/checkout from 3 to 4 (45a544cb)
  • deps: bump log from 0.4.17 to 0.4.19 (688cdefb)
  • deps: bump serde_yaml from 0.9.21 to 0.9.25 (fbc6c27d)
  • deps: bump serde_json from 1.0.96 to 1.0.104 (f41067e9)
  • deps: bump serde_json from 1.0.93 to 1.0.96 (0e7370ee)
  • deps: bump serde from 1.0.152 to 1.0.160 (306344f3)
  • deps: bump clap from 4.1.8 to 4.1.11 (898425d4)
  • deps: bump dirs from 4.0.0 to 5.0.1 (d8268522)
  • deps: bump serde_yaml from 0.9.17 to 0.9.21 (cd4ba6db)
  • deps: bump clap from 4.1.4 to 4.1.8 (8cfb01a9)
  • deps: bump serde from 1.0.148 to 1.0.152 (6a7fbaac)
  • deps: bump serde_json from 1.0.89 to 1.0.93 (4758c84b)
  • deps: bump clap from 4.0.29 to 4.1.4 (c37d5e48)
  • deps: bump serde_yaml from 0.9.14 to 0.9.17 (08ccb635)
  • deps: bump windows from 0.43.0 to 0.44.0 (bd612ea3)
  • deps: bump miow from 0.4.0 to 0.5.0 (b60510d2)
  • deps: bump env_logger from 0.9.1 to 0.10.0 (90cc7d85)
  • deps: bump clap from 4.0.18 to 4.0.29 (36510441)
  • deps: bump serde_json from 1.0.87 to 1.0.89 (ec160dee)
  • deps: bump serde from 1.0.147 to 1.0.148 (b707dc27)
  • deps: bump clap from 3.2.19 to 4.0.18 (c1bb456a)
  • deps: bump serde from 1.0.145 to 1.0.147 (fa190624)
  • deps: bump serde_json from 1.0.85 to 1.0.87 (b95472b4)
  • deps: bump serde_yaml from 0.9.13 to 0.9.14 (c221fd01)
  • deps: bump windows from 0.42.0 to 0.43.0 (d7a65ea2)
  • deps: bump windows from 0.39.0 to 0.42.0 (00c8d6ba)
  • deps: bump env_logger from 0.9.0 to 0.9.1 (c5ca7999)
  • deps: bump serde from 1.0.144 to 1.0.145 (cb263d4a)
  • deps: bump serde_yaml from 0.9.10 to 0.9.13 (1ebb6967)
  • deps: bump serde from 1.0.143 to 1.0.144 (d29fc33d)
  • deps: bump serde_json from 1.0.83 to 1.0.85 (d55fb29e)
  • deps: bump serde_yaml from 0.9.4 to 0.9.10 (34c91868)
  • deps: bump clap from 3.2.17 to 3.2.19 (97bb4b99)

v0.1.1

13 Aug 02:33
Compare
Choose a tag to compare

v0.1.1 (2022-08-12)

Bug Fixes

  • komorebi: increase buffer size (2563820d)

Documentation

  • readme: add scoop install instructions (febe5cd1)

Chore

  • deps: bump serde_yaml from 0.8.26 to 0.9.2 (3ad27b10)
  • deps: bump clap from 3.2.15 to 3.2.16 (1fc021df)

v0.1.0

25 Jul 22:44
Compare
Choose a tag to compare

v0.1.0 (2022-07-25)

Features