You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## [v0.1.10] - 2025-03-09
8
+
### :sparkles: New Features
9
+
-[`085c7b7`](https://github.com/rogosprojects/kbak/commit/085c7b7917956592fa84f0b06f2c52c44a1d243d) - enhance output messages with colored formatting and emojis for better visibility *(commit by [@rogosprojects](https://github.com/rogosprojects))*
10
+
-[`e4417b0`](https://github.com/rogosprojects/kbak/commit/e4417b0715d7d3e8519ed2cea72d0a05c13bf2f7) - add current namespace retrieval and all-namespaces backup functionality *(commit by [@rogosprojects](https://github.com/rogosprojects))*
11
+
12
+
7
13
## [v0.1.9] - 2025-03-06
8
14
### :sparkles: New Features
9
15
- Add resource type filtering with flags for selectively backing up specific resource types
@@ -61,3 +67,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments