Commit Graph

8 Commits

Author SHA1 Message Date
spencer 17d7fb5eb6 refactor: Removed hardcoded colors. 2026-06-29 17:32:55 -04:00
spencer 16819f65cb refactor: Used RTTI for more sophisticated flag parsing. 2026-06-29 17:32:55 -04:00
spencer f2da8b9f22 refactor: Used ansi project constants instead of inlines. 2026-06-19 18:17:42 -04:00
spencer 4600c81401 test: commands now accept stdout/stderr fields. 2026-06-16 11:36:05 -04:00
spencer ec96dff055 chore: Cleaned up code. 2026-06-16 11:36:05 -04:00
spencer 4a26ee8145 feat: Config can be loaded from any path with --config-file (-c) flag. 2026-06-16 11:36:05 -04:00
spencer 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
spencer 5865315161 refactor(odin): Ported init command. 2026-06-16 10:48:09 -04:00