Skip to content

Releases: NPRA/EmissionCalculatorLib

v0.3.6

08 Dec 13:01
77b570a
Compare
Choose a tag to compare

A bug when running the plugin on Windows cause the plugin to fail. Basically the urlopen(..) failed (strangly..).

By replacing the string with a pre-constructed Request object we fixed the issue.

v0.3.5

06 Dec 14:17
411d95a
Compare
Choose a tag to compare

Bugfixes and some small improvements

v0.3.4

30 Nov 14:11
47c6f10
Compare
Choose a tag to compare

Better documentation / readme files

  • Some minor glitches fixed

v0.3.2

29 Nov 14:45
4904e71
Compare
Choose a tag to compare

Removed annoying print and fixed correct dependencies in setup.py

v0.3

27 Nov 11:51
0a283aa
Compare
Choose a tag to compare

This version is now available through PyPI (https://pypi.python.org/pypi/emission).
$ pip install emission