Releases: equinor/fmu-settings-cli
Releases · equinor/fmu-settings-cli
0.1.1
What's Changed
- DOC: Add more informative 'fmu settings' help by @mferrera in #53
- MAINT: Lazy load API and GUI by @mferrera in #56
- ENH: Display absolute paths for sync by @mferrera in #58
- DOC: Fix command syntax in README for fmu settings by @arunvisvajeetrs in #60
- CI: Add dependabot workflow by @nourinmohd in #62
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #63
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #64
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #65
- MAINT: Use sync/merge from fmu-settings by @mferrera in #66
- FIX: Handle root models in diff display by @mferrera in #68
New Contributors
- @arunvisvajeetrs made their first contribution in #60
- @nourinmohd made their first contribution in #62
- @dependabot[bot] made their first contribution in #63
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- ENH: Poll processes and fail gracefully by @mferrera in #28
- ENH: Ensure open ports before launching by @mferrera in #29
- ENH: Move to multi-command argparse setup by @mferrera in #34
- ENH: Add 'fmu init' command by @mferrera in #35
- ENH: Use Typer for CLI by @mferrera in #38
- ENH: Improve 'fmu init' error handling by @mferrera in #41
- TST: Move to Typer runner by @mferrera in #44
- MAINT: Refactor rich prints by @mferrera in #45
- ENH: Add '--log-level' to 'fmu settings' by @mferrera in #46
- ENH: Add 'fmu sync' by @mferrera in #50
- ENH: Create user .fmu/ on all commands by @mferrera in #54
Full Changelog: 0.0.1...0.1.0
0.0.1
Initial release
- ENH: Add generate auth token by @mferrera in #2
- ENH: Send frontend info to API by @mferrera in #5
- ENH: Run api and gui as child processes by @mferrera in #6
- FIX: Use new gui package name by @mferrera in #8
- ENH: Allow setting frontend host/port as API by @mferrera in #12
- ENH: Make default hosts and ports constants by @mferrera in #15
- ENH: Allow printing token in API mode by @mferrera in #17
- CI: Update pull request check by @mferrera in #19
- BLD: Make Node/pnpm available for GUI by @mferrera in #21
- DEV: Add reload for API by @mferrera in #22
- CI: Add CodeQL by @mferrera in #23
- CI: Enable publish workflow, remove direct deps by @mferrera in #25
New Contributors
Full Changelog: https://github.com/equinor/fmu-settings-cli/commits/0.0.1