Skip to content

Releases: interkosmos/fortran-sqlite3

0.3.0

26 Feb 21:30
Compare
Choose a tag to compare
  • Added additional interface bindings.
  • Added preprocessor macros.
  • Added wrapper procedures in C to fix ABI-related bugs.
  • Added FORD manifest.
  • Added GitHub Actions workflow.

0.2.0

22 Jul 17:32
Compare
Choose a tag to compare
  • First release of the Fortran 2018 bindings to SQLite 3.39.0.
  • Covers the important parts of the SQLite C API.