Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 499 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 499 Bytes

Change Log

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

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

[0.3.0]

Added

  • Added an add_metrics function to quickly add multiple metrics.

Changed

  • Changed package manager to Poetry.
  • Change testing framework to use Docker, Docker-compose and run multiple version on CI instead of locally.

Fixed

  • N/A