Skip to content

Releases: equinor/fmu-config

1.2.1

24 Sep 10:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

Version 1.1.0 of fmu.config

20 Mar 06:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.9...1.1.0

Version 1.0.9 of fmu-config

13 Jan 10:15
Compare
Choose a tag to compare

What's Changed

  • Add encoding utf-8 to all file i/o to fix encoding bugs with e.g. norwegian letters, #47

Full Changelog: 1.0.8...1.0.9

1.0.8

13 Nov 18:01
744e884
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.7...1.0.8

1.0.7

15 Feb 09:16
Compare
Choose a tag to compare

What's Changed

  • Add github workflow for pypi deploy, #40

Version 1.0.6

15 Feb 06:56
Compare
Choose a tag to compare

Bux fixes ad code/doc improvements

  • CI by GitHub pages, #30
  • Add black/flake to CI. Rm Py2 legacy, #35
  • Update docs, #37
  • Fix doc build error, #38

Full Changelog: 1.0.5...1.0.6

Version 1.0.5

21 Aug 12:11
394044e
Compare
Choose a tag to compare
  • Fix that allow for YAML merge tags to work #27
  • Fix for use for small floats

Version 1.0.4

17 Jun 10:45
98990e4
Compare
Choose a tag to compare

Version 1.0.4 solves some issues:

  • Wrong parsing of value with underscore #12
  • Fix issues with nested lists and dicts #13
  • Handling of "/" in strings when such strings (e.g. filepaths) are templated #21

Version 1.0.3

28 Jan 11:58
Compare
Choose a tag to compare

Bug fix when small floats present; secure that they are treated correct when transferred to IPL syntax

Version 1.0.2

17 Dec 12:24
Compare
Choose a tag to compare

First version after transferring repo to github (previous on internal gitlab)