Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

46 lines (34 loc) · 1.25 KB

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.

v0.3.0 - 2024-07-29

Authors

  • @lilyminium

Added

  • Added the openff-gnn-am1bcc-0.1.0-rc.3.pt model (PR #31)

v0.2.0 - 2024-04-19

Authors

  • @lilyminium

Added

  • Added the openff-gnn-am1bcc-0.1.0-rc.2.pt model (PR #26)

v0.1.2 - 2024-02-09

Authors

  • @lilyminium

Fixed

  • Replaced pkg_resources with importlib (Issue #14, PR #18)

Changed

  • Moved get_models_by_type to top-level import (Issue #16, PR #17)