This adds more logging in certain places, and adds logging to the CLI. It also allows for certain commands in the CLI to be used without a daemon connection, namely `init`, which previously required the daemon to be connected, but now does not since it doesnt need it.
4 lines
45 B
Go
4 lines
45 B
Go
package pkg
|
|
|
|
const Version = "2025.05.08-14"
|