Skip to content

Releases: Siskin-framework/Rebol-SQLite

3.46.0.0

04 Jun 16:21

Choose a tag to compare

SQLite updated to version: 3.46.0

3.43.1.0

12 Sep 16:06

Choose a tag to compare

  • SQLite updated to version: 3.43.1

3.42.0.0

09 Jun 12:58

Choose a tag to compare

  • Using Rebol errors instead of internal traces;
  • End of rows from the step command now returns none.
  • step now uses incremental block allocation for results.
  • Fixed improper handling of unicode inputs.
  • SQLite updated to version: 3.42.0
  • Minimal Rebol version is now forced: 3.10.2

3.40.1.0

16 Jan 14:40

Choose a tag to compare

Updated SQLite to version 3.40.1

3.38.5.0

09 Jun 11:11

Choose a tag to compare

Updated SQLite to version 3.38.5

3.36.0.2

12 Nov 16:40

Choose a tag to compare

Fixed possible crash on recycle when prepared statement was used.

3.36.0.1

08 Nov 14:00

Choose a tag to compare

Initial version.