File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.14.0] ( https://github.com/cooklang/cookcli/compare/v0.13.0...v0.14.0 ) (2025-06-03)
4
+
5
+
6
+ ### Features
7
+
8
+ * add basic search ([ 94741e0] ( https://github.com/cooklang/cookcli/commit/94741e0e712ebea7bc79db41021df768dc750075 ) )
9
+ * add support for templates ([ 881495f] ( https://github.com/cooklang/cookcli/commit/881495f8003b21fe1084b209a9428ef231632179 ) )
10
+ * diplay relative path for search results ([ ac7f847] ( https://github.com/cooklang/cookcli/commit/ac7f847ef7dba190af678d47da736da0bebd707b ) )
11
+ * import recipe ([ 27dccf4] ( https://github.com/cooklang/cookcli/commit/27dccf4c34c94e4743d2772652138b8ad8494bf9 ) )
12
+ * search via UI ([ 1ca4c2a] ( https://github.com/cooklang/cookcli/commit/1ca4c2ac543ebea29efd9dc0b40b3f8f4a40930f ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * make cost report work ([ 3538d20] ( https://github.com/cooklang/cookcli/commit/3538d2043489df9bd0994ee22f648edd1a3e3da1 ) )
18
+
3
19
## [ 0.13.0] ( https://github.com/cooklang/cookcli/compare/v0.13.0...v0.13.0 ) (2025-05-27)
4
20
5
21
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cookcli"
3
- version = " 0.13 .0"
3
+ version = " 0.14 .0"
4
4
edition = " 2021"
5
5
description = " A command-line interface for managing and working with Cooklang recipes"
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments