Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 924 Bytes

CHANGELOG.md

File metadata and controls

46 lines (24 loc) · 924 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.

Note: We try to adhere to these practices as of version [v0.1.4].

Version [0.1.8] - 2024-10-22

Changed

  • Bumped compat for MLJFlux.
  • Bumped Julia compat to 1.11.

Version [0.1.7] - 2024-09-09

Changed

  • Adapted MLJFlux interface to breaking changes. [#30]

Version [0.1.6] - 2024-09-09

Changed

  • Now depending on new EnergySamplers package for energy-based sampling. [#27]

Version [0.1.5] - 2024-06-07

Changed

  • Added support for LTS (1.6). [#25]

Version [0.1.4] - 2024-06-04

Changed

  • Updated README. [#23]

Removed

  • Moved sampling functionality to TaijaBase.jl. [#23]

Added

  • Added CHANGELOG.md. [#23]