Releases: Ramilito/kubediff
Releases · Ramilito/kubediff
0.1.6
0.1.5
Full Changelog: 0.1.4...0.1.5
0.1.4
0.1.3
Description
Using multi-threading when doing the actual diff, one thread per file per yaml file is a huge timesaving improvement! Using Rayan also helps us not go overboard since we use the default thread pool.
What's Changed
- [Feature] using key lookup instead, ignore argo key by @Ramilito in #8
- [Feature] log level by @Ramilito in #9
- [Feature] Add multithreaded execution by @Ramilito in #12
- [Feature] using Rayan for threads instead for thread pooling by @Ramilito in #14
- [Fix] downgrade serde_yaml to 0.8.26 because of bug in 0.9.26 version
Full Changelog: 0.1.2...0.1.3
0.1.2
0.1.1
What's Changed
-
[feat] Printing current filename and path that is being diffed
-
[feat] Verbose option, at the moment it only adds info about when there is no diff for that file
New Contributors
Full Changelog: 0.1.0...0.1.1
0.1.0
Full Changelog: https://github.com/Ramilito/kubediff/commits/0.1.0