choderalab / openmmtools

A batteries-included toolkit for the GPU-accelerated OpenMM molecular simulation engine.
http://openmmtools.readthedocs.io
MIT License
255 stars 81 forks source link

0.12.0 release schedule #243

Open jchodera opened 7 years ago

jchodera commented 7 years ago

These items got bumped from previous release #226:

andrrizzi commented 7 years ago

I don't think we released 0.12.0 yet. We ended up calling it 0.11.1 since we didn't break backwards compatibility.

jchodera commented 7 years ago

I thought we had decided .z releases (for x.y.z) were exclusively bugfix releases, not for anything that added new features (.y).

Let's try to stick to this nomenclature.

andrrizzi commented 7 years ago

We used a mix I believe up to this point, because we can't use the major version to signal breaking of backwards compatibility until we release 1.0.

jchodera commented 7 years ago

because we can't use the major version to signal breaking of backwards compatibility until we release 1.0.

Ah, excellent point.

andrrizzi commented 7 years ago

Added finalizing the API for reaction field to the list.