CNApy 1.1.8
Important note if you're using the cnapy-dev Anaconda environment: Since CNApy's Anaconda environment requirements are changed with this release, it is recommended to create CNApy's Anaconda enviroment again, e.g. by deleting the old environment and creating a new one.
Main changes
This updates provides an improved GUI experience including a history of viewed model items, a multitude of bug fixes and now officially supports the new easier way to install CNApy on Windows.
Installation Options
There are 4 alternative ways to install CNApy:
- If you use Windows, the easiest way is to use our Windows installer, see section Using the Windows installer.
- If you use Linux or Apple MacOS X, the easiest installation producure is our assisted installation protocol, see Assisted installation under Linux and MacOS X.
- If you already have installed Anaconda or Miniconda on your computer, you can directly install CNApy as a conda package as described in section Install CNApy as conda package.
- If you want to develop CNApy, follow the instruction for the cloning and set-up of the CNApy repository using git and conda in section Setup the CNApy development environment.
If you have questions or suggestions regarding CNApy, you can use either of the CNApy GitHub issues, the CNApy GitHub discussions or the CNApy Gitter chat room.
What's Changed
- fix #434 and other minor enhancements by @axelvonkamp in #458
- Fix small bugs and expanded search features by @Paulocracy in #457
- Enhanced readme by @Paulocracy in #459
- some bug fixes by @axelvonkamp in #460
- Add default concentration ranges in thermodynamic dialog by @Paulocracy in #461
- popup list with recently viewed model items, various small GUI improvemets by @axelvonkamp in #464
- Add new installation instructions by @Paulocracy in #465
- Misc updates by @axelvonkamp in #469
- replace deprecated add_reaction with add_reactions by @axelvonkamp in #474
- Bump to 1.1.8 by @Paulocracy in #475
Full Changelogs:
- v1.1.6...v1.1.7 (version 1.1.7 is skipped due to blocking errors fixed in 1.1.8)
- v1.1.7...v1.1.8