Skip to content

Commit 72a8ea8

Browse files
committed
chore: release 0.2
New version and a brand new gnvim is here! Rewritten from the ground up for gtk4, and now has: * More complete and correct implementation of the ui api * Custom rpc client * Better code structure for easier development * Updated UI * Feature wise all the features are here. * Rendering artefacts are now fixed, and the rendering performance should be better or at least on bar compared to the previous version.
1 parent 8429c2b commit 72a8ea8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gnvim"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Ville Hakulinen <[email protected]>"]
55
edition = "2021"
66

0 commit comments

Comments
 (0)