index
:
pakakeh.go
dev
main
Collections of packages and tools for working with Go programming language.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2 days
text/diff: update comments on BytesRatio
HEAD
main
dev
Shulhan
2 days
lib/uuid: return nil if ID is zero
Shulhan
2 days
lib/memfs: fix due to changes on [text/diff] package
Shulhan
2 days
text/diff: skip writing Unified if no difference found
Shulhan
2 days
lib/test: rewrite Assert to use [diff.Unified]
Shulhan
2 days
text/diff: rename LevelWords to LevelChunks
Shulhan
2 days
text/diff: rewrite TestText to test Files with LevelWords
Shulhan
2 days
text/diff: rename LineChange to LineChunk
Shulhan
2 days
text/diff: remove LineChanges
Shulhan
2 days
text/diff: add example for Files, Lines, Text, and Unified
Shulhan
3 days
text/diff: add an examples for Bytes and BytesRatio
Shulhan
3 days
text/diff: stores the old and new file names for showing in WriteUnified
Shulhan
3 days
text/diff: replace IsEqual with [bytes.Equal]
Shulhan
3 days
text/diff: implements unified diff
Shulhan
5 days
text/diff: refactoring to use local Line instead from text package
Shulhan
7 days
lib/sql: remove JoinValues in favour of [slices.Concat]
Shulhan
7 days
lib/sql: add method Meta to Client
Shulhan
7 days
lib/sql: refactoring the BindWhere
Shulhan
9 days
lib/uuidv7: add tests for Equal and Value
Shulhan
9 days
lib/uuidv7: add suffix Func to Now and Rand
Shulhan
9 days
lib/uuidv7: remove the v7 suffix from type
Shulhan
10 days
all: apply go fix
Shulhan
10 days
lib/uuidv7: add method IsEqual
Shulhan
10 days
lib/uuidv7: changes the value only when unmarshal or scan success
Shulhan
11 days
Release pakakeh.go v0.62.0 (2026-04-04)
v0.62.0
Shulhan
11 days
paseto/v4: realign struct in test
Shulhan
11 days
lib/uuidv7: detect nil value on Scan
Shulhan
13 days
paseto/v4: allow empty Footer and empty data in Payload
Shulhan
2026-03-31
lib/paseto: move [Message.Unpack] to [v4.UnpackPublicToken]
Shulhan
2026-03-30
lib/paseto: update v4 package doc and mark v2 as deprecated
Shulhan
2026-03-30
lib/paseto: make the DriftSeconds changeable
Shulhan
2026-03-30
lib/paseto: rename the field Public and Private in Peer
Shulhan
2026-03-30
lib/paseto: add unit tests for Payload and Message types
Shulhan
2026-03-30
paseto/v4: embed the Peer inside the PublicMode
Shulhan
2026-03-30
paseto/v4: improve examples by splitting example and package
Shulhan
2026-03-30
lib/paseto: predefines errors variables
Shulhan
2026-03-30
paseto/v4: implements API to Pack and Unpack Message for PublicMode
Shulhan
2026-03-30
lib/paseto: store the time as Unix epoch inside Payload
Shulhan
2026-03-29
lib/paseto: move message, payload, footer, and key type from v2
Shulhan
2026-03-29
paseto/v4: implements public protocol for paseto version 4
Shulhan
2026-03-29
paseto/v4: implements local protocol for paseto version 4
Shulhan
2026-03-28
_doc: add missing SPDX headers in changelog.css
Shulhan
2026-03-28
lib/paseto: move implementation to sub directory "v2"
Shulhan
2026-03-27
lib/ssh: set client config HostKeyAlgorithms from known_hosts files
Shulhan
2026-03-26
lib/dns: refactoring DoT and DoH to use address instead of port
Shulhan
2026-03-26
lib/uuidv7: implements method Value from [driver.Valuer]
Shulhan
2026-03-26
lib/uuidv7: implement Equal method for [lib/reflect.Equaler]
Shulhan
2026-03-10
go.mod: set minimum Go to 1.26.0 and update all dependencies
Shulhan
2026-03-10
lib/uuidv7: new package that implements UUID version 7
Shulhan
2026-02-15
.github: set permissions contents to read
Shulhan
[next]