Releases: asmogo/nws
Releases · asmogo/nws
0.2.0
What's Changed
- Fix context handling by @asmogo in #39
- lint exit package by @asmogo in #40
- Lintexit by @asmogo in #41
- lint by @asmogo in #42
- replaced nip04 with nip44 by @asmogo in #43
- update exit construction by @asmogo in #45
- fix error handling in dial function by @asmogo in #44
- update dns and target public key in context for public exit nodes by @asmogo in #47
- Refactor Exit node creation for modularity and clarity by @asmogo in #46
- restructure protocol package by @asmogo in #48
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Trivial filename fix in README. by @Shinoa-Fores in #20
- Add HTTPS reverse proxy support by @asmogo in #21
- Implement reverse connection handling in SOCKS5 server by @asmogo in #22
- Add domain parsing for .nostr addresses by @asmogo in #23
- reintroduce domain validation for .nostr domains by @asmogo in #24
- Add domain to certificate DNS name by @davidcaseria in #25
- Added public exit nodes with clearnet support by @asmogo in #26
- Change log level from Info to Debug for read/write operations by @asmogo in #27
- Use custom event kinds by @davidcaseria in #29
- add default relay config by @asmogo in #30
- Fix format int base by @asmogo in #31
- lint by @asmogo in #28
- remove PublicAddressBind by @asmogo in #32
- Refactor reverse TCP connection handling in socks5 by @asmogo in #33
- Add logging for error handling and connection status by @asmogo in #34
- using single binary by @asmogo in #35
- close connection on dial error by @asmogo in #36
- fix actions by @asmogo in #37
- Update Github action by @asmogo in #38
New Contributors
- @Shinoa-Fores made their first contribution in #20
- @davidcaseria made their first contribution in #25
Full Changelog: https://github.com/asmogo/nws/commits/0.1.0