Skip to content

Releases: sqliteai/sqlite-js

1.1.7

29 Aug 18:07
402551c
Compare
Choose a tag to compare

What's Changed

  • Add xcframework and musl builds by @Gioee in #9

Full Changelog: 1.1.6...1.1.7

1.1.6

06 Aug 10:34
0a12856
Compare
Choose a tag to compare

What's Changed

  • fix linux math linker flag by @Gioee in #8

Full Changelog: 1.1.5...1.1.6

1.1.5

30 Jun 18:53
Compare
Choose a tag to compare

Full Changelog: 1.1.4...1.1.5

1.1.4

25 Jun 15:06
Compare
Choose a tag to compare

Full Changelog: 1.1.3...1.1.4

1.1.3

23 May 08:26
9faec45
Compare
Choose a tag to compare

What's Changed

  • run integration test in the ci by @Gioee in #5
  • Fix shutdown order / Remove dead code by @bnoordhuis in #6

New Contributors

Full Changelog: 1.1.2...1.1.3

1.1.2

15 Apr 11:17
Compare
Choose a tag to compare

What's Changed

  • replace bzero with memset for android ndk compiler by @Gioee in #4

Full Changelog: 1.1.1...1.1.2

1.1.1

11 Apr 06:54
Compare
Choose a tag to compare

Full Changelog: 1.1.0...1.1.1

1.1.0

10 Apr 17:04
Compare
Choose a tag to compare

What's Changed

  • fix linux build and add bail on to test by @Gioee in #2
  • fix entry point function name by @Gioee in #1
  • fix(windows): require def file before link the final target by @Gioee in #3

New Contributors

  • @Gioee made their first contribution in #2

Full Changelog: https://github.com/sqliteai/sqlite-js/commits/1.1.0