Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: lmb/vimto

v0.4.0

05 Dec 17:42
@lmb lmb

Choose a tag to compare

What's Changed

  • init: work around the mother of all race conditions by @lmb in #30

Full Changelog: v0.3.1...v0.4.0

v0.3.1

02 Dec 11:03
@lmb lmb

Choose a tag to compare

What's Changed

  • Revert "work around race in virtio serial console" by @lmb in #28

Full Changelog: v0.3.0...v0.3.1

v0.3.0

01 Dec 19:12
@lmb lmb

Choose a tag to compare

What's Changed

  • mount /dev/pts by @alban in #26
  • work around race in virtio serial console by @lmb in #27

New Contributors

  • @alban made their first contribution in #26

Full Changelog: v0.2.0...v0.3.0

v0.2.0

30 Apr 07:48
@lmb lmb

Choose a tag to compare

vimto doesn't rely on having docker installed on the system anymore. Container contents are cached in $XDG_CACHE_DIR/vimto and can be removed using vimto flush-cache.

What's Changed

  • no more docker by @lmb in #21
  • remove left over mention of docker from readme by @lmb in #22
  • document restrictions in readme by @lmb in #25

Full Changelog: v0.1.0...v0.2.0

v0.1.0

10 Jan 11:29
@lmb lmb

Choose a tag to compare

Things haven't changed for a while. Tag a release so that CI can consume the binary more easily.