Skip to content

Releases: aelesbao/kairo

v0.3.3

05 Jan 18:11
v0.3.3
f06d020

Choose a tag to compare

What's Changed

  • chore: remove unnecessary mime types from desktop file
  • build: provide 48x48 and 128x128 icons

Full Changelog: v0.3.2...v0.3.3

v0.3.2

27 Dec 17:27
v0.3.2
c4ad300

Choose a tag to compare

What's Changed

  • fix: wait for child process to exit and propagate status by @aelesbao in #12

Full Changelog: v0.3.1...v0.3.2

v0.3.1

27 Dec 14:52
v0.3.1
ba67065

Choose a tag to compare

What's Changed

  • refactor: changed the default log level across the app to warn

Full Changelog: v0.3.0...v0.3.1

v0.3.0

26 Dec 20:01
v0.3.0
ce61d38

Choose a tag to compare

What's Changed

  • feat: bump to iced v0.14.0 by @aelesbao in #8
  • feat: improve app distribution by @aelesbao in #9
  • fix(core): ignore itself when returning handlers for schema by @aelesbao in #10
  • chore(release): prepare cargo-release by @aelesbao in #11

Full Changelog: v0.2.0...v0.3.0

v0.2.0

10 Dec 12:39
v0.2.0
e9311b9

Choose a tag to compare

What's Changed

  • feat(ui): app selection window in linux
  • feat: rename project to kairo and split packages

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Dec 17:28
v0.1.0
5073753

Choose a tag to compare

What's Changed

  • test(app): validate main lib functionality
  • feat: setup logging
  • fix: proper exec parsing

Full Changelog: v0.0.1...v0.1.0