Skip to content

Releases: zeenix/gimoji

πŸ”– Release 0.6.2

22 Dec 23:49
Compare
Choose a tag to compare

⬆️ Update nix to 0.27.
⬆️ Update regex to 1.10.2.
⬆️ Update crossterm to 0.27.0.
⬆️ Update ratatui to 0.25.0.
⬆️ Update clap to 4.4.11.
⬆️ Update arboard to 3.3.0.
⬆️ Update serde_json to 1.0.108.
⬆️ Update serde to 1.0.193.
⬆️ Update databake to 0.1.7.
πŸ‘· CI: Run cargo check w/ --locked option.

πŸ”– Release 0.6.1

19 Aug 15:57
Compare
Choose a tag to compare

This is identical to 0.6.0 but with Cargo.toml updated this time, which
I forgot to do last time.

πŸ”– Release 0.6.0

19 Aug 15:53
Compare
Choose a tag to compare

✨ Add support for light terminal backgrounds.
✨ Quit on Ctrl+C.
πŸ“ README: Correct minimum Fedora version.
πŸ“ README: Drop Core from Fedora's name. Thanks to Fabio Valentini for pointing this out.
πŸ“ Add Fedora installation instructions. We've gimoji available in Fedora repositories now. πŸŽ‰
✏️: Fix minor typos.

New dependency:

βž• terminal-light

πŸ”– Release 0.5.1.

30 Jun 21:28
Compare
Choose a tag to compare

πŸ› Fix clipboard on X11. Spawn a background process to "host" the clipboard data.
🚸 Enable native Wayland clipboard support.
βž• Add nix as a dependency.
⬆ cargo update (fixes build on latest nightly).

πŸ”– Release 0.5.0

31 May 23:09
Compare
Choose a tag to compare

✨ Emoji database now part of the binary.
πŸ’„ Add paddings inside the borders (#8).
⬆️ Require latest ratatui.
βž– Drop dependencies on dirs, ureq, serde and serde_json.
βž• Add build dependencies on serde, serde_json and databake.
πŸ“Έ Update our screenshot.
πŸ”₯ Remove gitmoji badge. We've divorced from the project.

πŸ”– Release 0.4.0

30 May 12:12
Compare
Choose a tag to compare

🚩 Enables use-dev-tty feature of crossterm. This fixes git hook on MacOS (#20).
πŸ“ Add contributing guidelines.
πŸ”₯ Remove exec line from git hook.
✨ Add --cache-path (shortcut: -c) argument that prints the local cache path (#16).
πŸ“ Correct --init flag in README.

πŸ”– Release 0.3.0

25 May 14:24
Compare
Choose a tag to compare

✨ Copy the selected emoji to the clipboard in standalone mode (#7).
🚸 Case-insensitive search for emojis (#9).
βž• Depend on arboard.
βž• Depend on regex crate.

πŸ“¦οΈ Release 0.2.0

24 May 11:23
Compare
Choose a tag to compare

🚸 Esc key for clearing the search & quitting the app
πŸ“ Specify path to the screenshot in the README.
🚸 Ensure search entry gets enough space
πŸ“¦οΈ Add missing data to Cargo.toml file
🩹 Fix typo in link name

First release

23 May 23:24
Compare
Choose a tag to compare
0.1.0

First release