What's Changed
- Refactored NIPs 01, 04, 05, 08, 09, 16, 25, 33 by @guilhermegps in #91
- Feature/#92 nip 30 by @guilhermegps in #93
- Fixing NIP01 search by filters by @tcheeric in #96
- Fixing NIP01 search by filters by @guilhermegps in #95
- Nip 44 and pr95 filters by @tcheeric in #97
- Nip 44 improvements by @tcheeric in #103
- Feature/fix 98 by @tcheeric in #105
- Removing non-existent dependency by @guilhermegps in #104
- Feature/0.4 snapshot refatoring by @tcheeric in #106
- Feature/issue 88 by @tcheeric in #107
- Upgrade lombat patch version to avoid java.lang.NoSuchFieldError by @kuiperanon in #121
- Feature/bug 124 by @tcheeric in #125
- Develop fix nip46 by @kuiperanon in #128
- Substitute openbeans for java.beans to support Android by @kuiperanon in #122
- Feature/issue 144 by @tcheeric in #149
- Suggestion of changes for your branch by @guilhermegps in #150
- NIP-99 ClassifiedListingEvent API, Event, Tag and Serializer classes by @avlo in #156
- Feature/issue 157 by @tcheeric in #158
- 0.6 by @tcheeric in #159
- OkMessage encoder by @avlo in #162
- Modify fields of NIP46.Response to match protocol by @kuiperanon in #167
- Nip57 - Lightning Zaps by @avlo in #164
- Bump org.bouncycastle:bcprov-jdk18on from 1.72 to 1.78 by @dependabot[bot] in #165
- Use OkHttp instead of java.net. by @kuiperanon in #166
- NIP57 unit tests proper relay URI format by @avlo in #168
- Generics Refactor by @avlo in #170
- BaseList (and all other custom List implementations) refactor by @avlo in #171
- BaseMessageEncoder & BaseMessageDecoder refactor by @avlo in #172
- TagDeserializer refactor by @avlo in #173
- EventMessage "subscriptionId" related updates by @avlo in #177
- Update README.md by @maxbrito500 in #178
- Updates to unit tests. Formatting, junit5 style assertions by @austenjt in #183
- NIPs 60/61 by @tcheeric in #189
- Downgrade java version to 21 (LTS) by @dukeh3 in #185
- Java 21 et merge by @tcheeric in #190
- properly functioning REQ custom filters implementation by @avlo in #191
- nip09 update by @tcheeric in #193
- Develop nip60 61 update by @tcheeric in #196
- Req message validation by @avlo in #195
- Filters, FiltersEncoder, FiltersDecoder re-implemenation by @avlo in #197
- Geohashtag filters by @avlo in #198
- Hashtag tag filter by @avlo in #199
- REQ multiple filters (aka, list of REQ filters) plus tests by @avlo in #200
- spring boot retrofit + gradle addition & general cleanup / fixes by @avlo in #203
- Readme update by @avlo in #207
- various minor updates & cleanup by @avlo in #206
- Upstream develop merge by @avlo in #209
- Nj 0.7 upgrade by @tcheeric in #210
- Bump version to 0.7.2-SNAPSHOT by @tcheeric in #215
- Switch to slf4j logging by @tcheeric in #216
- Replace assertion errors with exceptions by @tcheeric in #217
- Use shared SecureRandom by @tcheeric in #218
- add kind 2022 for coinjoin by @1440000bytes in #214
- Use HttpClient in Nip05Validator by @tcheeric in #220
- Refactor TagSerializer to extend abstract base by @tcheeric in #222
- Optimize BaseMessageDecoder parsing by @tcheeric in #221
- Refactor FiltersDecoder with Map-based parsing by @tcheeric in #223
- Improve TagDeserializer logic by @tcheeric in #224
- Add validation tests for key event types by @tcheeric in #225
- Enable relay-dependent integration tests by @tcheeric in #226
- Fix singleton initialization by @tcheeric in #227
- Add generics to event factories by @tcheeric in #228
- Add configurable relay properties by @tcheeric in #229
- Refactor Constants Kind and Tag by @tcheeric in #230
- Fix subscription keys for Spring client by @tcheeric in #231
- Add tag helper methods and refactor events by @tcheeric in #232
- Add JSON validation for channel and merchant events by @tcheeric in #233
- Add strict kind validation to event classes by @tcheeric in #234
- Use Testcontainers for API integration tests by @tcheeric in #236
- Make WebSocket send timeout configurable by @tcheeric in #238
- Rewrite NostrApiExamples by @tcheeric in #239
- Refactor integration tests client setup by @tcheeric in #241
- Improve documentation layout by @tcheeric in #247
- Cleanup pom dependencies by @tcheeric in #249
- Update getting started instructions by @tcheeric in #251
- Add missing NIP unit tests by @tcheeric in #252
- Verify events before dispatch by @tcheeric in #253
New Contributors
- @kuiperanon made their first contribution in #121
- @avlo made their first contribution in #156
- @dependabot[bot] made their first contribution in #165
- @maxbrito500 made their first contribution in #178
- @austenjt made their first contribution in #183
- @dukeh3 made their first contribution in #185
- @1440000bytes made their first contribution in #214
Full Changelog: v0.004.01...v0.1.0