We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb23d90 commit 67c508cCopy full SHA for 67c508c
CHANGELOG.org
@@ -7,6 +7,8 @@ The format is based on [[https://keepachangelog.com/en/1.1.0/][Keep a Changelog]
7
8
* Unreleased
9
10
+* v1.0.0 - 2025-12-28
11
+
12
** Breaking Changes
13
14
- *Symbol Prefix Rename*: All public macros now use the =vui-= prefix to comply with MELPA naming conventions:
vui.el
@@ -6,7 +6,7 @@
6
;; Author: Boris Buliga <boris@d12frosted.io>
;; Maintainer: Boris Buliga <boris@d12frosted.io>
;; URL: https://github.com/d12frosted/vui.el
-;; Version: 0.1.0
+;; Version: 1.0.0
;; Package-Requires: ((emacs "29.1"))
;; Keywords: ui, widgets, tools
0 commit comments