Skip to content

v2.0.0-alpha: Major code refactoring and addition of several NSC functions

Pre-release
Pre-release
Compare
Choose a tag to compare
@indranilsinharoy indranilsinharoy released this 27 Jul 04:54
· 60 commits to master since this release

The codebase underwent significant refactoring that may potentially break existing code in some places. Please refer to the change-log for this release to find out where the current changes could break existing code. However, the interface is far better now. Also, there were several extra functions for NSC mode that were added.

This alpha release is now in PyPI.

Note that when installing from PyPI using pip, only the latest stable version is installed by default. To install pre-release versions add the --pre flag:

pip install pyzdde --pre