We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27a2e41 commit 025b0e2Copy full SHA for 025b0e2
CHANGELOG.md
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to
6
[Semantic Versioning](https://semver.org).
7
8
+## v2.0.0
9
+
10
+- Replace PromptUI with modern BubbleTea terminal interface
11
+- Add interactive preview functionality for templates
12
+- Implement search functionality across ignore files and templates
13
+- Add template caching and performance optimizations
14
+- Update GoReleaser configuration to v2
15
+- Enhance user experience with styled output using Lipgloss
16
+- Streamline CLI workflow and remove legacy dependencies
17
18
## v1.7.0
19
20
- A new interface using PromptUI
0 commit comments