ic-mops 0.42.0 → 0.43.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,14 @@
2
2
 
3
3
  ## unreleased
4
4
 
5
+ ## 0.43.0
6
+ - Add `mops cache show` command
7
+ - Fix github legacy deps install
8
+
9
+ ## 0.42.1
10
+ - Fix package requirements check from subdirectories
11
+ - Fix local and global cache inconsistency
12
+
5
13
  ## 0.42.0
6
14
  - Package requirements support ([docs](https://docs.mops.one/mops.toml#requirements))
7
15
  - Refactor `mops install` command