Commit Graph

12 Commits

Author SHA1 Message Date
23b8c2dc67 feat: Switched from age to libsodium.
This means, fewer dependencies, a smaller binary, and more secure data.

BREAKING CHANGE: The encryption format of databases has changed. Age
encryption is no longer supported, and no automatic migration path was
implemented.
2026-06-16 11:34:36 -04:00
de2186a2e5 refactor(odin): ported list command. 2026-06-16 10:18:21 -04:00
cb51a398ad refactor(odin): ported deps command, added utilities (features, tty, table). 2026-06-16 10:18:05 -04:00
e989b88303 refactor: scaffolded odin project with CLI parser, version command, Go fallback 2026-06-16 10:17:12 -04:00
4db0a4d33d feat(sync): envr can now detect if directories have moved. 2025-11-10 10:13:18 -05:00
bb3c0cdeee chore: Updated nix version. 2025-11-05 18:09:58 -05:00
8a349dd760 build: Added Makefile for cross-platform builds. 2025-11-05 17:28:59 -05:00
d6ef585a45 refactor: Rewrote in golang. 2025-11-03 18:22:13 -05:00
4bd845c985 build: Cut down flake.nix. 2025-10-29 10:16:58 -04:00
697968e410 feat: Implemented scan. 2025-10-28 16:31:53 -04:00
ba46ba6a6c feat: Got basic functionality working. 2025-10-28 13:33:41 -04:00
98400ab0df feat: initial commit. 2025-10-28 12:18:54 -04:00