Skip to content

Tags: sqlitebrowser/dio

Tags

0.3.1

Verified

This tag was signed with the committer’s verified signature.
justinclift Justin Clift
Dio release 0.3.1

0.3.0

Verified

This commit was signed with the committer’s verified signature.
justinclift Justin Clift
Update build script with latest support GOOS+GOARCH combinations

GOOS+GOARCH combinations are from:

    go tool dist list

With the manual removal of linux-riscv64, as that doesn't compile
Dio properly yet:

    # golang.org/x/sys/unix
    ../vendor/golang.org/x/sys/unix/syscall_linux_gc.go:10:6: missing function body
    ../vendor/golang.org/x/sys/unix/syscall_linux_gc.go:14:6: missing function body
    ../vendor/golang.org/x/sys/unix/syscall_unix_gc.go:12:6: missing function body
    ../vendor/golang.org/x/sys/unix/syscall_unix_gc.go:13:6: missing function body
    ../vendor/golang.org/x/sys/unix/syscall_unix_gc.go:14:6: missing function body
    ../vendor/golang.org/x/sys/unix/syscall_unix_gc.go:15:6: missing function body

0.2.2

Verified

This commit was signed with the committer’s verified signature.
justinclift Justin Clift
Update version number to 0.2.2

0.2.1

Verified

This commit was signed with the committer’s verified signature.
justinclift Justin Clift
Use int64 to hold database size in bytes

0.2.0

Verified

This commit was signed with the committer’s verified signature.
justinclift Justin Clift
Update version string to 0.2.0

0.1.0

Verified

This commit was signed with the committer’s verified signature.
justinclift Justin Clift
test: always use our testing certificates