Release Notes#
v0.2.7 (17 February 2025)#
What’s Changed#
Other Changes ✅#
Fixed broken link to Data Analytics by @branislav-jenco-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/46
New Contributors#
@branislav-jenco-4ss made their first contribution in https://github.com/4Subsea/fourinsight-campaigns-python/pull/46
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.2.6…v0.2.7
v0.2.6 (15 January 2025)#
What’s Changed#
Other Changes ✅#
Removed constraint for numpy version by @wojciech-bochniarz-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/45
New Contributors#
@wojciech-bochniarz-4ss made their first contribution in https://github.com/4Subsea/fourinsight-campaigns-python/pull/45
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.2.5…v0.2.6
v0.2.5 (08 January 2025)#
What’s Changed#
Other Changes ✅#
configuration and documentation changes to target Python 3.10-3.12 by @grzegorz-juras-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/43
New Contributors#
@grzegorz-juras-4ss made their first contribution in https://github.com/4Subsea/fourinsight-campaigns-python/pull/43
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.2.4…v0.2.5
v0.2.4 (25 November 2024)#
What’s Changed#
Bug Fixes 🐛#
Ess-3110 Not all fields are mapped when getting a campaign by @pamela-joslyn-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/42
New Contributors#
@pamela-joslyn-4ss made their first contribution in https://github.com/4Subsea/fourinsight-campaigns-python/pull/42
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.2.3…v0.2.4
v0.2.3 (25 January 2024)#
What’s Changed#
Other Changes ✅#
Pin numpy version by @hanne-opseth-rygg-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/41
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.2.2…v0.2.3
v0.2.2-a (31 October 2023)#
What’s Changed#
Bug Fixes 🐛#
get_sensors now return serial number by @hanne-opseth-rygg-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/37
Other Changes ✅#
get_sensors return serial number by @hanne-opseth-rygg-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/39
New Contributors#
@hanne-opseth-rygg-4ss made their first contribution in https://github.com/4Subsea/fourinsight-campaigns-python/pull/37
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.2.1…v0.2.2-a
v0.2.2 (31 October 2023)#
What’s Changed#
Bug Fixes 🐛#
get_sensors now return serial number by @hanne-opseth-rygg-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/37
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.2.1…v0.2.2
v0.2.1 (03 April 2023)#
What’s Changed#
Bug Fixes 🐛#
Fix incompatible timestamp formats in get_sensor_data by @vegard-solum-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/35
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.2.0…v0.2.1
v0.2.0 (02 March 2023)#
What’s Changed#
Breaking Changes 🛠#
Return native data types as received from the REST API by @katarina-vardic-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/33
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.1.13…v0.2.0
v0.1.14 (14 February 2023)#
What’s Changed#
Other Changes ✅#
Docs: Expand userguide to include example for client.overview() by @anna-follestad-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/30
Remove references to partial URLs by @katarina-vardic-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/32
New Contributors#
@katarina-vardic-4ss made their first contribution in https://github.com/4Subsea/fourinsight-campaigns-python/pull/32
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.1.12…v0.1.14
v0.1.13 (31 January 2023)#
What’s Changed#
Other Changes ✅#
Docs: Expand userguide to include example for client.overview() by @anna-follestad-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/30
Remove references to partial URLs by @katarina-vardic-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/32
New Contributors#
@katarina-vardic-4ss made their first contribution in https://github.com/4Subsea/fourinsight-campaigns-python/pull/32
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.1.12…v0.1.13
v0.1.12 (11 January 2023)#
What’s Changed#
Features 🎉#
Add user agent header to requests by @vegard-solum-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/29
Other Changes ✅#
parse release notes as md by @heidi-holm-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/28
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.1.10…v0.1.12
v0.1.11.a0 (19 December 2022)#
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.1.9…v0.1.11.a0
v0.1.10 (13 December 2022)#
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.1.9…v0.1.10
v0.1.9#
Update documentation according to latest sphinx template
v0.1.8#
What’s Changed#
fix: make rename_dict case agnostic by @ace-e4s in https://github.com/4Subsea/fourinsight-campaigns-python/pull/21
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.1.7…v0.1.8
v0.1.7#
What’s Changed#
fix: stop assuming odata.nextlink by @ace-e4s in https://github.com/4Subsea/fourinsight-campaigns-python/pull/18
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/v0.1.6…v0.1.7
v0.1.6#
What’s Changed#
enh: campaignsapi raise_for_status by @vegard-solum-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/15
cd: add GitHub based CD [dst-149] by @heidi-holm-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/16
enh: make angnostic to response header syntax by @ace-e4s in https://github.com/4Subsea/fourinsight-campaigns-python/pull/17
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/0.1.5…v0.1.6
v0.1.5#
What’s Changed#
Campaignsapi tests by @vegard-solum-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/6
docs: make confic sphinx 4 compatible by @ace-e4s in https://github.com/4Subsea/fourinsight-campaigns-python/pull/7
Dst 39 upgade rest api v11 by @vegard-solum-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/8
Dst 99 latest packaging standard by @vegard-solum-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/9
dst-106 fix tox/pytest issues by @ace-e4s in https://github.com/4Subsea/fourinsight-campaigns-python/pull/10
DST-140 fix: make JSON parser more robust wrt invalid locations by @ace-e4s in https://github.com/4Subsea/fourinsight-campaigns-python/pull/13
Dst 133 update doc style by @heidi-holm-4ss in https://github.com/4Subsea/fourinsight-campaigns-python/pull/12
doc/fix: make readme.rst pypi compatible by @ace-e4s in https://github.com/4Subsea/fourinsight-campaigns-python/pull/14
New Contributors#
@heidi-holm-4ss made their first contribution in https://github.com/4Subsea/fourinsight-campaigns-python/pull/12
Full Changelog: https://github.com/4Subsea/fourinsight-campaigns-python/compare/0.1.4…0.1.5
v0.1.4#
Changelog:
fixed issue with
client.overview
due to REST API endpoint response change
v0.1.3#
Changelog:
fix: handle location without throwing an exception when data is missing in database
v0.1.2#
Second attempt to push to PyPi
v0.1.1#
First public release to PyPi
*Note: this list includes only the most recent releases. For full release history, see www.github.com/fourinsight-campaigns-python/releases