Skip to content

0.1.1

Compare
Choose a tag to compare
@Nauja Nauja released this 07 Jan 10:44
· 40 commits to main since this release

Change log:

  • Add fs_make_dir fs_delete_dir fs_write_file fs_delete_file
  • Rename fs_exists to fs_exist
  • Add a test API
  • Fix missing null-terminating character with fs_read_file
  • More documentation