Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Latest commit

 

History

History
36 lines (19 loc) · 865 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 865 Bytes

Changelog

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.

Unreleased

v0.3.0 - 2022-02-24

Added

v0.2.0 - 2022-01-19

Changed

  • Breaking Change Update Cogment API to 2.0, no longer support API v1.X

v0.1.2 - 2021-10-25

Fixed

  • Fix bad data initialization that would cause a nil pointer dereference when receiving samples through the datalog server

v0.1.1 - 2021-10-22

Fixed

  • Fix naming collision in cogment gRPC API

v0.1.0 - 2021-10-20

Introduce Trial Datastore, a simple logger & store for trial generated data.