CHANGELOG.md in eco-helpers-2.0.55 vs CHANGELOG.md in eco-helpers-2.0.56

- old
+ new

@@ -1,14 +1,31 @@ # Change Log All notable changes to this project will be documented in this file. -## [2.0.55] - 2022-04-xx +## [2.0.56] - 2022-04-xx ### Added + - `Eco::API::UseCases::OozeSamples::OozeBaseCase#add_field_by_doc` + - Same as `#add_field` but using an existing _**doc**_ as a model + ### Changed - - `Eco::API::UseCases::DefaultCases::Samples::Sftp` should move the basename to Windows compatible chars. + - `ecoportal-api-v2` dependency upgrade + - `Eco::API::Common::Session::FileManager#file_content` + - added parameter `mode:` to options can be used as well + - `Eco::API::UseCases::OozeSamples::Helpers::Shortcuts#same_string?` + - Added parameter `mild:` to compare the strings with only alphabetic characters + - `Eco::API::UseCases::OozeSamples::OozeRunBaseCase` + - `#main` and `#process_ooze` methods were not obvious to use + - `Eco::API::UseCases::OozeSamples::RegisterUpdateCase` slight change on the **`run` summary message** ### Fixed + - `Eco::API::UseCases::OozeSamples::OozeBaseCase#update_ooze` + - Added call to `validate` also when we are on `dry-run` **mode** + +## [2.0.55] - 2022-04-04 + +### Fixed + - `Eco::API::UseCases::DefaultCases::Samples::Sftp` should move the basename to Windows compatible chars. ## [2.0.54] - 2022-04-04 ### Added - `Eco::API::UseCases::DefaultCases::Samples::Sftp` should tell where the files went in the local.