Skip to content

v0.17.1

Compare
Choose a tag to compare
@sayanarijit sayanarijit released this 11 Jan 07:24
· 387 commits to main since this release
e2c3251

Changes & fixes

  • If errors occur during startup, xplr will display a debug error screen.
    This can be disabled by setting xplr.config.general.disable_debug_error_mode = true
  • While creating files (e.g. path/to/file), if the parent directories don't exist, they will be automatically created.