0.3.2
-
New and improved directory structure for the repo
-
It works as a
pip
package now and can be used as a dependency in a conda project's yml file like this:dependencies: - pip: - git+https://github.com/JGreenlee/[email protected]
-
It now exposes as an
npm
package from the root level instead of from a subdirectory -
Added a lot to the README, explaining usage