Skip to content

Releases: equinor/fmu-config

1.2.3

Choose a tag to compare

@mferrera mferrera released this 11 Dec 09:08

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

Choose a tag to compare

@joargr joargr released this 01 Nov 09:44

What's Changed

  • FIX: Don't sort mappings when dumping yaml by @mferrera in #75

Full Changelog: 1.2.1...1.2.2

1.2.1

Choose a tag to compare

@mferrera mferrera released this 24 Sep 10:01

What's Changed

Full Changelog: 1.2.0...1.2.1

Version 1.1.0 of fmu.config

Choose a tag to compare

@jcrivenaes jcrivenaes released this 20 Mar 06:28

What's Changed

Full Changelog: 1.0.9...1.1.0

Version 1.0.9 of fmu-config

Choose a tag to compare

@jcrivenaes jcrivenaes released this 13 Jan 10:15

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

Choose a tag to compare

@perolavsvendsen perolavsvendsen released this 13 Nov 18:01
744e884

What's Changed

Full Changelog: 1.0.7...1.0.8

1.0.7

Choose a tag to compare

@jcrivenaes jcrivenaes released this 15 Feb 09:16

What's Changed

  • Add github workflow for pypi deploy, #40

Version 1.0.6

Choose a tag to compare

@jcrivenaes jcrivenaes released this 15 Feb 06:56

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

Choose a tag to compare

@jcrivenaes jcrivenaes released this 21 Aug 12:11
394044e
  • Fix that allow for YAML merge tags to work #27
  • Fix for use for small floats

Version 1.0.4

Choose a tag to compare

@jcrivenaes jcrivenaes released this 17 Jun 10:45
98990e4

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