Tags give the ability to mark specific points in history as being important
-
v1.5.1
f436d35c · ·* fix bug with copy big files * fix bug with wrong path in pwd command * fix absolute path calculating bug * fix copy parent folder to subfolder * Improve example project: bump render version, add context menu for table view, add folder copy, add move and rename nodes
-
v1.5.0
375f316e · ·* remove 1GB limit for files * bump sqlite3mc and sqlitecpp versions * update tests * fix bugs and cmake files * improve example
-
-
-
-
v1.3.4
7f0ef3f3 · ·* export shared library artifacts in release pipeline * update cmake files to generate header and prepare files for shared target * add cmake presets to have multitarget config
-
-
-
-
v1.3.0
857ec79c · ·* breaking changes: move all classes to the namespace. Can be disabled with set(SQLITEFS_USE_GLOBAL_NAMESPACE ON) * add gui example
-
v1.2.0
138f08e9 · ·* breaking changes: node attributes was changed to use `folder` intead of `file` to check the node type * update tests * update placement of coverage files for standalone build
-
v1.1.13
d838cede · ·* bump sqlite3mc to v2.1.1 * now you can install this lib into system and use find_package()
-
-
-
-
v1.1.9
c285ee4a · ·bump sqlite3mc version to 2.0.4 SQLite version is 3.49.1 use char instead of uint8_t
-
-
-
-