Bugs fixed: * Solve end_year off by one bug by berland in https://github.com/equinor/fmu-steaclient/pull/56 * Ensure SSL verification skipping works by berland in https://github.com/equinor/fmu-steaclient/pull/58 * Fix bug with conversion to field units in project by berland in https://github.com/equinor/fmu-steaclient/pull/47
Maintenance: * Migrate to github actions * Port tests to pytest * pylint and flake8 * Use DNS alias for production server
New Contributors * kvashchuka made their first contribution in https://github.com/equinor/fmu-steaclient/pull/35 * berland made their first contribution in https://github.com/equinor/fmu-steaclient/pull/47