Update version to v0.21.0 and enhance relay client functionality
Some checks failed
Go / build (push) Has been cancelled
Go / release (push) Has been cancelled

- Bumped version from v0.20.6 to v0.21.0.
- Added a `complete` map in the Client struct to track subscription completion status.
- Improved event handling in the read loop to manage EOSE messages and subscription closures.
- Introduced new tests for filtering, event ordering, and subscription behaviors, enhancing test coverage and reliability.
This commit is contained in:
2025-10-30 19:26:42 +00:00
parent 54f65d8740
commit 0ba555c6a8
4 changed files with 1540 additions and 24 deletions

View File

@@ -1 +1 @@
v0.20.6
v0.21.0