v1.0.0
What's Changed
- refactor: revamp docs, align BOM JUnit, add typed tag helpers, and bump to 0.6.0 by @tcheeric in #453
- chore/bump-version-0.6.1 by @tcheeric in #454
- chore/qodana-final-and-bump-0.6.2 by @tcheeric in #455
- fix: replace generic exception handling by @tcheeric in #456
- fix: replace sneaky throws with explicit handling by @tcheeric in #457
- refactor: unify nostr exception hierarchy by @tcheeric in #458
- refactor: modularize nip helpers and client orchestration by @tcheeric in #459
- refactor: streamline subscriptions and zap parameters by @tcheeric in #460
- docs: clarify api documentation by @tcheeric in #461
- refactor: align event mapper and client lifecycle by @tcheeric in #462
- refactor: align event mapper and client lifecycle by @tcheeric in #463
- refactor: abstract relay clients and codify nip ranges by @tcheeric in #464
- feat: finalize calendar decoding and generic event builder by @tcheeric in #465
- docs/phase-2-documentation-enhancement by @tcheeric in #467
- chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #466
- docs/phase-2-extended-javadoc by @tcheeric in #468
- Pull Request: Add Critical NIP Tests + Phase 3 & 4 Documentation by @tcheeric in #470
- chore(tests): strengthen client/handler tests and increase coverage; bump version to 0.6.5-SNAPSHOT by @tcheeric in #471
- chore: automate roadmap project setup by @tcheeric in #472
- fix/websocket-handler-close-client by @tcheeric in #473
- test: fix bolt11 whole btc fixture by @tcheeric in #475
- chore/bump-version-1.0.0-SNAPSHOT by @tcheeric in #474
- chore: code quality refinements (Optional accessors, serializer cleanup, unchecked warnings, Javadoc, JSON order) by @tcheeric in #476
- docs: rename relay alias to 398ja by @tcheeric in #477
- fix: enforce string nip metadata by @tcheeric in #478
- chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #481
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #479
- chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #480
- chore/bump-version-1.0.2-SNAPSHOT by @tcheeric in #482
- fix: handle generic p-tags in NIP04 decrypt recipient check by @tcheeric in #484
- fix: restore sender overrides in NIP-01 builder by @tcheeric in #485
- style: simplify generics in NIP01 builder by @tcheeric in #486
- Chore/bump version 1.0.2 snapshot by @tcheeric in #487
- Develop by @tcheeric in #483
Full Changelog: v0.5.1...v1.0.0