v0.0.16 - Implement deny-by-default approval model with on-demand nostr_index derivation and --preapprove CLI flag

This commit is contained in:
Laan Tungir
2026-05-04 18:44:40 -04:00
parent cfaa8ff637
commit 7ffba2b678
22 changed files with 1692 additions and 142 deletions

View File

@@ -0,0 +1,7 @@
---
description: "This increments our git tag and version number, along with compiling and uploading a new release to our gitea page."
---
Run increment_and_push.sh -r -p, and supply a good git commit message. For example:
./increment_and_push.sh "Fixed the bug with nip05 implementation"