vmexec 0.1.0

Run a single command in a speedy virtual machine with zero-setup
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

<!-- next-header -->

## [Unreleased] - ReleaseDate

## [0.1.0] - 2025-03-13
- First somewhat working version

<!-- next-url -->
[Unreleased]: https://github.com/svenstaro/vmexec/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/svenstaro/dummyhttp/compare/v0.1.0...v0.1.0