aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 daystext/diff: update comments on BytesRatioHEADmaindevShulhan
2 dayslib/uuid: return nil if ID is zeroShulhan
2 dayslib/memfs: fix due to changes on [text/diff] packageShulhan
2 daystext/diff: skip writing Unified if no difference foundShulhan
2 dayslib/test: rewrite Assert to use [diff.Unified]Shulhan
2 daystext/diff: rename LevelWords to LevelChunksShulhan
2 daystext/diff: rewrite TestText to test Files with LevelWordsShulhan
2 daystext/diff: rename LineChange to LineChunkShulhan
2 daystext/diff: remove LineChangesShulhan
2 daystext/diff: add example for Files, Lines, Text, and UnifiedShulhan
3 daystext/diff: add an examples for Bytes and BytesRatioShulhan
3 daystext/diff: stores the old and new file names for showing in WriteUnifiedShulhan
3 daystext/diff: replace IsEqual with [bytes.Equal]Shulhan
3 daystext/diff: implements unified diffShulhan
5 daystext/diff: refactoring to use local Line instead from text packageShulhan
7 dayslib/sql: remove JoinValues in favour of [slices.Concat]Shulhan
7 dayslib/sql: add method Meta to ClientShulhan
7 dayslib/sql: refactoring the BindWhereShulhan
9 dayslib/uuidv7: add tests for Equal and ValueShulhan
9 dayslib/uuidv7: add suffix Func to Now and RandShulhan
9 dayslib/uuidv7: remove the v7 suffix from typeShulhan
10 daysall: apply go fixShulhan
10 dayslib/uuidv7: add method IsEqualShulhan
10 dayslib/uuidv7: changes the value only when unmarshal or scan successShulhan
11 daysRelease pakakeh.go v0.62.0 (2026-04-04)v0.62.0Shulhan
11 dayspaseto/v4: realign struct in testShulhan
11 dayslib/uuidv7: detect nil value on ScanShulhan
13 dayspaseto/v4: allow empty Footer and empty data in PayloadShulhan
2026-03-31lib/paseto: move [Message.Unpack] to [v4.UnpackPublicToken]Shulhan
2026-03-30lib/paseto: update v4 package doc and mark v2 as deprecatedShulhan
2026-03-30lib/paseto: make the DriftSeconds changeableShulhan
2026-03-30lib/paseto: rename the field Public and Private in PeerShulhan
2026-03-30lib/paseto: add unit tests for Payload and Message typesShulhan
2026-03-30paseto/v4: embed the Peer inside the PublicModeShulhan
2026-03-30paseto/v4: improve examples by splitting example and packageShulhan
2026-03-30lib/paseto: predefines errors variablesShulhan
2026-03-30paseto/v4: implements API to Pack and Unpack Message for PublicModeShulhan
2026-03-30lib/paseto: store the time as Unix epoch inside PayloadShulhan
2026-03-29lib/paseto: move message, payload, footer, and key type from v2Shulhan
2026-03-29paseto/v4: implements public protocol for paseto version 4Shulhan
2026-03-29paseto/v4: implements local protocol for paseto version 4Shulhan
2026-03-28_doc: add missing SPDX headers in changelog.cssShulhan
2026-03-28lib/paseto: move implementation to sub directory "v2"Shulhan
2026-03-27lib/ssh: set client config HostKeyAlgorithms from known_hosts filesShulhan
2026-03-26lib/dns: refactoring DoT and DoH to use address instead of portShulhan
2026-03-26lib/uuidv7: implements method Value from [driver.Valuer]Shulhan
2026-03-26lib/uuidv7: implement Equal method for [lib/reflect.Equaler]Shulhan
2026-03-10go.mod: set minimum Go to 1.26.0 and update all dependenciesShulhan
2026-03-10lib/uuidv7: new package that implements UUID version 7Shulhan
2026-02-15.github: set permissions contents to readShulhan