v2.0.0
Merges tinyfseq.c & tinyfseq.h into a single-file library in the style of std libraries.
Additional Changes
- CMake usage removed due to lack of need
- Removed
string.hinclude, replaced with a basicmemcpyfunction (override withTINYFSEQ_MEMCPY) - Removed packed attributes, safer code for working with padded structures