Releases: Nauja/libfs
Releases · Nauja/libfs
0.2.3
Compare
Sorry, something went wrong.
No results found
Nauja
released this
10 Feb 13:23
What's Changed
Add fs_rsplit, fs_basename and fs_dirname by @Nauja in #13
Full Changelog : v0.2.2...v0.2.3
0.2.2
Compare
Sorry, something went wrong.
No results found
Nauja
released this
24 Jan 15:36
Change log:
fs_file_size return type changed to off_t
Fix MSVC order
Fix compilation on Windows
Add CI for VS2019
0.2.1
Compare
Sorry, something went wrong.
No results found
Nauja
released this
18 Jan 19:30
Change log:
Add fs_read_file_buffer function
Add option LIBFS_SHARED
0.2.0
Compare
Sorry, something went wrong.
No results found
Nauja
released this
21 Dec 08:05
Change log:
Improve CMakeLists.txt
Improve documentation
Add workflows for Windows/Mac/Linux
Add missing LIBFS_PUBLIC in fs.c
Fix many warnings
Add fs_iter_file fs_next_char fs_close_file fs_assert_iter_file
0.1.2
Compare
Sorry, something went wrong.
No results found
Nauja
released this
13 Jan 18:56
Change log:
Rename:
LIBFS_STATIC_LIB to LIBFS_STATIC
UNIT_TESTING to LIBFS_UNIT_TESTING
DOXYGEN to LIBFS_DOXYGEN
0.1.1
Compare
Sorry, something went wrong.
No results found
Nauja
released this
07 Jan 10:44
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
0.1.0
Compare
Sorry, something went wrong.
No results found
Nauja
released this
04 Jan 19:19
Change log:
Stable API
Continuous integration
Doxygen + Sphinx documentation
You can’t perform that action at this time.