Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 21:43
· 39 commits to main since this release
v1.0.0
1391c2e

Release 1.0.0

After 7 months, i think i can finally release a 1.0.0 version.

Most of the basic use-cases i wanted to cover are done. I wanted to provide quality and tooling through the doc, fixtures and a CLI.
The software is on production for many feeds already, therefore it wouldn't make sense to keep developing. the software without a real 1.0.0.

The implementation of NIP-48 seems to be a good checkpoint for this version.

What's Changed

  • fix(ci): fix bad cross conf by @Asone in #52
  • Beta smallfixes by @Asone in #54
  • chore(deps): bump openssl from 0.10.52 to 0.10.55 by @dependabot in #56
  • chore(deps): bump openssl from 0.10.48 to 0.10.55 in /nostrss-core by @dependabot in #55
  • chore(deps): bump rustls-webpki from 0.100.1 to 0.100.2 in /nostrss-core by @dependabot in #63
  • chore(deps): bump rustls-webpki from 0.100.1 to 0.100.2 by @dependabot in #62
  • chore(deps): bump webpki from 0.22.0 to 0.22.1 in /nostrss-core by @dependabot in #64
  • chore(deps): bump webpki from 0.22.0 to 0.22.1 by @dependabot in #65
  • feat(proxy): implement NIP-48 tag by @Asone in #66

Full Changelog: v1.0.0-beta...v1.0.0