5 Commits

Author SHA1 Message Date
ge
bdaaaaae58 all: rename functions, deprecate old ones
Rename get_by_* to user_by_* and get_all to users. users() now can return errors.
v0.2.0
2026-03-18 15:46:31 +03:00
ge
326d93714a Revert "all: rename module to pwdb"
This reverts commit 2d9ec0bf59.

The name `pwd` is still better, since it matches the name of the corresponding C header file.
2026-03-18 15:32:52 +03:00
ge
2d9ec0bf59 all: rename module to pwdb 2026-02-20 18:28:03 +03:00
ge
38e266cded fix docs 2026-01-26 06:10:14 +03:00
ge
3b381ba118 init 2026-01-25 13:31:10 +03:00