Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 00:13
· 29 commits to main since this release

Fixed

  • --demo panicked with SocketNotFoundError on machines with no Docker
    socket, which was the one case it exists to serve. It now builds an offline
    client instead of probing the filesystem.
  • dok top --demo printed a daemon error per container; it now has fixtures
    like every other demo command.

Changed

  • Homebrew installs a prebuilt binary instead of compiling from source, so it
    no longer pulls rust, llvm, z3 and python. brew install --HEAD still builds
    from source.

Full Changelog: v0.1.0...v0.1.1