# Release Notes v0.8.1 (12 March 2026) ------------------------------ ## What's Changed ### Features 🎉 * Add from_container_url class method to AzureBlobHandler by @heidi-holm-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/62 **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.8.0...v0.8.1 v0.8.0 (09 March 2026) ------------------------------ ## What's Changed ### Features 🎉 * Enable DrioDataSource to fetch data from warm path by @heidi-holm-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/61 **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.7.8...v0.8.0 v0.7.8 (28 January 2026) ------------------------------ ## What's Changed ### Other Changes ✅ * Bug in result collector by @heidi-holm-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/60 **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.7.7...v0.7.8 v0.7.7 (10 June 2025) ------------------------------ ## What's Changed ### Features 🎉 * Add functionality to easily load output files from previous executions into a running app by @heidi-holm-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/58 **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.7.6...v0.7.7 v0.7.6 (16 May 2025) ------------------------------ ## What's Changed ### Other Changes ✅ * ESS-3423 3.11 3.13 by @bjorn-einar-bjartnes-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/57 ## New Contributors * @bjorn-einar-bjartnes-4ss made their first contribution in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/57 **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.7.5...v0.7.6 v0.7.5 (15 January 2025) ------------------------------ ## What's Changed ### Other Changes ✅ * Removed constraint for numpy version by @wojciech-bochniarz-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/54 ## New Contributors * @wojciech-bochniarz-4ss made their first contribution in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/54 **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.7.4...v0.7.5 v0.7.4 (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-engineroom-utils-python/pull/53 ## New Contributors * @grzegorz-juras-4ss made their first contribution in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/53 **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.7.3...v0.7.4 v0.7.3-a (05 February 2024) ------------------------------ ## What's Changed ### Other Changes ✅ * Pin numpy version and update python version by @hanne-opseth-rygg-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/49 **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.7.2...v0.7.3-a v0.7.3 (31 January 2024) ------------------------------ ## What's Changed ### Other Changes ✅ * Pin numpy version and update python version by @hanne-opseth-rygg-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/49 **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.7.2...v0.7.3 v0.7.2 (31 May 2023) ------------------------------ ## What's Changed ### Features 🎉 * Allow pulling of partial results by @vegard-solum-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/46 ### Bug Fixes 🐛 * Fix bug related to ` inclusive` keyword in `pandas.date_range` and warning related to `line_terminator` keyword by @vegard-solum-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/45 **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.7.0...v0.7.2 v0.7.1 (14 February 2023) ------------------------------ ## What's Changed ### Breaking Changes 🛠 * Fix iter_index.date_range function so that it returns n periods (was: returned n-1) by @anna-follestad-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/40 ### Other Changes ✅ * Parse release notes as markdown by @heidi-holm-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/39 **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.6.2...v0.7.1 v0.7.0 (06 January 2023) ------------------------------ ## What's Changed ### Breaking Changes 🛠 * Fix iter_index.date_range function so that it returns n periods (was: returned n-1) by @anna-follestad-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/40 ### Other Changes ✅ * Parse release notes as markdown by @heidi-holm-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/39 **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.6.2...v0.7.0 v0.6.3.a0 (19 December 2022) ------------------------------ **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.6.1...v0.6.3.a0 v0.6.2 (07 December 2022) ------------------------------ **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.6.1...v0.6.2 v0.6.1 ------------------------------ Update documentation according to latest sphinx template v0.6.0 ------------------------------ ## What's Changed * upgrade to python v. 9.8-9.10 by @anna-follestad-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/33 * doc: spelling + sphinx 5.1 + favicon by @anna-follestad-4ss in https://github.com/4Subsea/fourinsight-engineroom-utils-python/pull/34 **Full Changelog**: https://github.com/4Subsea/fourinsight-engineroom-utils-python/compare/v0.5.0...v0.6.0 v0.5.0 ------------------------------ - bug: remove trailing white space from DrioDataSource timeseries IDs. - refactor: rearrange packaging v0.4.0 ------------------------------ - enh: upgrade to support Python 3.8, 3.9 and 3.10 - bug: CompositeDataSource with empty source yields 'object' dtype - enh: fix warnings introduced by latest pandas v0.3.0 ------------------------------ Implemented caching for data sources v0.2.1 ------------------------------ v0.2.0 ------------------------------ v0.1.1 ------------------------------ fix: broken cross-ref in documentation v0.1.0 ------------------------------ First release: - Handlers - State - DataSource - ResultCollector - Documentation v0.1.0b0 ------------------------------ * First public release of beta *Note: this list includes only the most recent releases. For full release history, see www.github.com/fourinsight-engineroom-utils-python/releases