Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 717 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 717 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.4] - 2024-07-30

  • Add example libs: librealsense and OpenCV

[0.0.3] - 2024-06-15

  • Option in docker builders to use or not the docker buildkit;
  • Optional passing of UID/GID for the docker user;
  • Method to get a concrete docker runner from docker builder;
  • DockerfileDockerBuilder: new kind of docker builder that builds the image from a given dockerfile.

[0.0.2] - 2024-04-25

Updated example in README.

[0.0.1] - 2024-04-25

Initial release.