File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ # container-diff Release Notes
2+
3+ # Version 0.5.0 - 10/9/17
4+ * Apt diffing now done by default
5+ * Add support for building single platform with Bazel
6+ * Move util methods to new ` pkgutil ` package for vendoring
7+ * Add support for specifying local vs remote images with ` daemon:// ` and ` remote:// ` prefixes
8+ * Remove Docker dependency for local images
9+
10+
11+ # Version 0.4.1
12+ * Fixed error with running container-diff with no analyzer specified
13+ * Fixed error where container-diff version was outputting an incorrect value
14+
15+ # Version 0.4.0
16+ * Added single image analysis #20
17+ * Added file/package output sorting by size #36
18+ * Changed CLI to use "--types" flag #68
19+ * Various cleaning and refactoring
You can’t perform that action at this time.
0 commit comments