fileio: fix unicode filenames on Windows by @MVV90
Unclaimed project
Are you a maintainer of sqlean? Claim this project to take control of your public changelog and roadmap.
fileio: fix unicode filenames on Windows by @MVV90
Added xxHash, a very fast non-cryptographic hash algorithm, to the crypto extension.
Changed the SHA2 implementation.
All extensions are now built with the -O3 optimization level.
⚠️ Renamed build artifacts:
sqlean-linux-x86.zip → sqlean-linux-x64.zipsqlean-macos-x86.zip → sqlean-macos-x64.zip⚠️ Dropp...
Made the time and uuid extensions compatible with Android.
Made the time and uuid extensions compatible with POSIX systems that don't have timespec_get but do have clock_gettime.
Nothing fancy, just some handy improvements and nice bug fixes: