Skip to content

v0.1.0

Choose a tag to compare

@tseli0s tseli0s released this 03 Sep 15:01

Changelog

This changelog only covers changes since August 31

  • Added support for Windows
  • Ported all Unix functionality on the Windows side.
  • Added minimal Rust support, currently in alpha stage.
  • New function (Still a WIP): nvd_open_file_dialog_new(). This function opens a window that asks for a file through a GUI interface. Not working on Windows and Flatpak, and Unix implementation is still buggy.
  • Fixed a bug where the (dialog) process would remain active after closing the window without pressing OK.
  • Fixed compilation errors on Windows.
  • CMake will no longer attempt to install the built files and headers anywhere.