Releases: equinor/fmu-editor
Releases · equinor/fmu-editor
Version 0.0.1-alpha.10
What's Changed
- Fixed bugs discovered after release by @rubenthoms in #90
- Redirect output to tmp and run in background by @mferrera in #91
- Improvements to spreadsheet editor by @rubenthoms in #95
- Bug fix crash when deleting complete row/column in spreadsheet editor by @rubenthoms in #96
Full Changelog: v0.0.1-alpha.9...v0.0.1-alpha.10
Version 0.0.1-alpha.9
What's Changed
Full Changelog: v0.0.1-alpha.8...v0.0.1-alpha.9
Version 0.0.1-alpha.8
What's Changed
- Added
buildscript by @rubenthoms in #88
Full Changelog: v0.0.1-alpha.7...v0.0.1-alpha.8
Version 0.0.1-alpha.7
What's Changed
- Added back
electron:build:ciby @rubenthoms in #87
Full Changelog: v0.0.1-alpha.6...v0.0.1-alpha.7
Version 0.0.1-alpha.6
What's Changed
- Tidied up package by @rubenthoms in #47
- Add ert support by @mferrera in #48
- Fixes to file operations service, removed more unnecessary code, global directory constants by @rubenthoms in #50
- Bug fixes, renaming and improvements by @rubenthoms in #60
- Add dist language support by @mferrera in #62
- Add linting workflow, minor clean-ups by @mferrera in #66
- Refresh jest, add tests by @mferrera in #68
- Pass --no-sandbox and --deactivate-msal on Linux by @mferrera in #79
- Upgrade electron and remove electron-msal by @mferrera in #81
- New spreadsheet editor by @rubenthoms in #82
- Add DialogProvider and ConfirmationDialog by @mferrera in #78
- Move ert language out of submodule by @mferrera in #83
- Implemented welcome dialog and app tour by @rubenthoms in #84
- A bit of housekeeping in the spreadsheet editor components by @rubenthoms in #86
New Contributors
Full Changelog: v0.0.1-alpha.5...v0.0.1-alpha.6
Version 0.0.1-alpha.5
What's Changed
- Adjusted packages and removed
msal-node-extensionsby @rubenthoms in #27
Full Changelog: v0.0.1-alpha.4...v0.0.1-alpha.5
Version 0.0.1-alpha.4
What's Changed
- Set Ubuntu version to 18.04 by @rubenthoms in #26
Full Changelog: v0.0.1-alpha.3...v0.0.1-alpha.4
Version 0.0.1-alpha.3
What's Changed
- Removed invalid config option. by @rubenthoms in #25
Full Changelog: v0.0.1-alpha.2...v0.0.1-alpha.3
Version 0.0.1-alpha.2
What's Changed
- Multiple improvements and bug fixes by @rubenthoms in #22
- Added readme and contribute files, adjusted icons and electron config by @rubenthoms in #23
Full Changelog: v0.0.1-alpha.1...v0.0.1-alpha.2
Version 0.0.1-alpha.1
Adjusted max-old-space-size in order to fix JavaScript Heap out of memory issue.