-
v0.5.0
released this
2026-05-22 13:09:46 -04:00 | 0 commits to main since this release- Introduces
events.ValidatedEventas the primary nostr event struct for general use. It validates and then locks anevents.Eventinto an immutable wrapper. - Adds
With*constructor options forevents.NewEvent. - Cleans up extraneous functions.
- Introduce
easyjsonforEventserialization.
Downloads
- Introduces