Skip to content

Commit

Permalink
release v1.2.0 (#452)
Browse files Browse the repository at this point in the history
* Updated CHANGELOG for 1.2.0

* Fixes to changelog
  • Loading branch information
dotsdl authored Jan 9, 2025
1 parent d077d7a commit f8baf7f
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 93 deletions.
15 changes: 14 additions & 1 deletion docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,25 @@ gufe Change Log

.. current developments
v1.2.0
====================

**Added:**

* Added `Protocol` errors hierarchy
* Added `AtomMappingError`
* Added LigandNetwork.trim_graph
* Added warning when pickling an ``ExplicitMoleculeComponent`` that RDKit mol properties not preserved by default.
* JSON encoder now uses `zstandard compression <https://github.com/OpenFreeEnergy/gufe/pull/438>`_ .



v1.1.0
====================

**Added:**

* use rever to manage changelog
* Use rever to manage changelog
* KeyedChain GufeTokenizable representation was added, allowing
GUFE objects to be deduplicated when serializing GufeTokenizables
(PR #286).
Expand Down
23 changes: 0 additions & 23 deletions news/add-protocol-errors.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/added_LigandNetwork_reduce_graph.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/pickle-explicitmoleculecomponent.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/zstd_compression.rst

This file was deleted.

0 comments on commit f8baf7f

Please sign in to comment.