Commit dae1bc6
* Replace pprint with model_dump in _ipython_display_ of SettingsBaseModel (#653)
* min pin rdkit (#665)
* fix msgpack `pint.errors.OffsetUnitCalculusError` when defining in celsius (#666)
* add test that breaks
* add fix
* add news
* Added Protocol how-to doc (#594)
* Seeded protocol how-to
* Finished document, with substantial help from Claude
* Apply suggestions from code review
* Changes from @atravitz review
* Fix sphinx build warning
* Apply suggestion from @IAlibay
* Edits from review comments
* Added additional notes on Settings objects to protocol how-to
* Added additional notes to protocol how-to step 2
* Added more realism to ProtocolResult implementation in Protocol how-to
* Added serialization concept doc giving supported types
* Added link to serialization concept doc in tokenizable concept doc
* Added additional notes for ProtocolUnits in Protocol how-to
* Reworked ProtocolUnits example in Protocol how-to; made changes elsewhere to accommodate
* Addressed remaining reviwe comments
* precommit
* add serialization to index
---------
* expose GufeToeknizableTestsMixin (#669)
* run ci on all branches (#673)
* Updated CHANGELOG for 1.7.1
* update changelog
---------
Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>
Co-authored-by: David L. Dotson <dotsdl@gmail.com>
1 parent 4ce2101 commit dae1bc6
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
27 | 35 | | |
28 | 36 | | |
29 | 37 | | |
| |||
0 commit comments