Skip to content

Releases: equinor/cwrap

Fix to: 1.5.1

16 Apr 08:08
6a288bf
Compare
Choose a tag to compare
Merge pull request #22 from joakim-hove/1.5

Require only setuptools

Version with hardcoded cwrap/version.py

16 Apr 06:50
3b6e587
Compare
Choose a tag to compare
Merge pull request #21 from joakim-hove/1.5

Fix version in cwrap/version.py for packaging

Support for name based enum lookup

24 Feb 16:56
db9432c
Compare
Choose a tag to compare
Merge pull request #19 from joakim-hove/enum-from-name

Added functionality to get an enum from the name.

Version 1.4.0 Python3

08 Feb 16:27
a0e01d8
Compare
Choose a tag to compare

This release adds Python3 support to CWrap

Version 1.2.0

03 Nov 08:30
8aeb740
Compare
Choose a tag to compare
Merge pull request #7 from joakim-hove/check-function

Check if function exists.

Version 1.1.3

02 Nov 08:33
Compare
Choose a tag to compare

Set versions from git

Version 1.1.2

01 Nov 08:40
f000d05
Compare
Choose a tag to compare

Bugfix release - give priority to LD_LIBRARY_PATH

Version 1.1.1

25 Oct 16:21
Compare
Choose a tag to compare

This micro release contains only infrastructure and version number fixes.

Version 1.1.0

27 Jun 12:40
Compare
Choose a tag to compare
Merge pull request #5 from jokva/support-custom-ext

Allow custom library extension for load()

Version 1.0.0

27 Jun 10:14
Compare
Choose a tag to compare
Merge pull request #4 from jokva/deploy-travis

Deploy travis