Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 585 Bytes

CHANGELOG.md

File metadata and controls

24 lines (12 loc) · 585 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.

Version [1.1.2] - 2024-11-18

Changed

  • Updated MPI functionality to avoid issue related to deserialization. [#16]

Version [1.1.1] - 2024-11-13

Changed

  • Removed a small bug introduced in v1.1.0. [#14]

Version [1.1.0] - 2024-11-06

Changed

  • Moved from :static threading to dynamic task scheduling.