- bugfix of hashing
- silence clang-tidy warning
- remove biicode support
- guaranteed support for more compilers
- improved CMakeLists.txt
- updated support for newer Biicode versions
- improved CMakeLists.txt
- compatibility mode to support MSVC
- added interface base class for databases
- allows implementing custom databases and different types for each string_id
- added methods for generating string identifiers
- internal changes in database implementation for performance improvements
- support for non-Biicode builds
- removed global database to allow multiple
- added option to enable non-threadsafe database
- improved CMakeLists.txt
- initial state