- Switch to github actions
- Add nix and direnv to build
- Use scalafmt
- Update sbt to 1.3.13 and scala to 2.12.12
- Remove the flags "-I/usr/include" and "-L/usr/local/include" that were added to jniIncludes by default, as they were conflicting with the gcc version provided by nix.
- Add option to disable generating C header files
- Update sbt to 1.1.2
- Add Windows support
- Add scripted tests
- Migrate to AutoPlugin