Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 771 Bytes

File metadata and controls

27 lines (17 loc) · 771 Bytes

weBNG Change History

0.0.1

Initial release.

0.0.2

First pass to documentation is complete and many improvements.

0.0.3

Removing WESTPA dependency until WESTPA2.0 is on PyPI fully. For now we are installing WESTPA via the command python -m pip install git+https://github.com/westpa/westpa.git@955aa1205fa42b2a675ac0abec6b7034efcbd1a5 in our setup.py

0.0.4

Updating the exact version of WESTPA installed

0.0.5

PyBNG API changes to action arguments

0.0.6

Matplotlib removed box-forced, going to box instead. Default iterations up to 100.

0.0.7

The template subcommand will now use ExMISA model as a default input if an input file is not given.

0.0.8

Colorlog option is now parsed. PyYaml loading adjusted for new version of PyYaml.