Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Tags: sqlitebrowser/dio

Tags

0.3.1

Toggle 0.3.1's commit message

Verified

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

0.3.0

Toggle 0.3.0's commit message

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

Toggle 0.2.2's commit message

Verified

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

0.2.1

Toggle 0.2.1's commit message

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

Toggle 0.2.0's commit message

Verified

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

0.1.0

Toggle 0.1.0's commit message

Verified

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