mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-06 00:06:56 +08:00
add windows/amd64 support, updates #23
This commit is contained in:
6
doc.go
6
doc.go
@@ -15,6 +15,10 @@
|
|||||||
//
|
//
|
||||||
// Changelog
|
// Changelog
|
||||||
//
|
//
|
||||||
|
// 2021-06-13 v1.11.0:
|
||||||
|
//
|
||||||
|
// Support windows/amd64.
|
||||||
|
//
|
||||||
// 2021-05-06 v1.10.6:
|
// 2021-05-06 v1.10.6:
|
||||||
//
|
//
|
||||||
// Fixes a memory corruption issue
|
// Fixes a memory corruption issue
|
||||||
@@ -125,11 +129,11 @@
|
|||||||
// linux amd64
|
// linux amd64
|
||||||
// linux arm
|
// linux arm
|
||||||
// linux arm64
|
// linux arm64
|
||||||
|
// windows amd64
|
||||||
//
|
//
|
||||||
// Planned platforms and architectures
|
// Planned platforms and architectures
|
||||||
//
|
//
|
||||||
// windows 386
|
// windows 386
|
||||||
// windows amd64
|
|
||||||
//
|
//
|
||||||
// Debug and development versions
|
// Debug and development versions
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user