We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f18d26 commit 03669ceCopy full SHA for 03669ce
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [0.1.0-alpha.77](https://github.com/raghavyuva/nixopus/compare/v0.1.0-alpha.76...v0.1.0-alpha.77) (2025-12-08)
2
+
3
4
+### Features
5
6
+* optimize build parallelization using mooby/buildkit & cache mounts ([a424af7](https://github.com/raghavyuva/nixopus/commit/a424af7005fef15331ed0657b47d920f3e52a93e))
7
8
9
10
# [0.1.0-alpha.76](https://github.com/raghavyuva/nixopus/compare/v0.1.0-alpha.75...v0.1.0-alpha.76) (2025-12-08)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nixopus",
- "version": "0.1.0-alpha.76",
+ "version": "0.1.0-alpha.77",
"description": "A modern container management platform",
"private": false,
"cli-version": "0.1.33",
0 commit comments