Skip to content

Version 0.4.0

Latest
Compare
Choose a tag to compare
@bahner bahner released this 07 Apr 21:47
· 13 commits to main since this release
d756e8b

A major release, which actually seems to work.

Most notably the modularisatoiun of the package is much improved.

  • Config is separated into discrete unites
  • Web components are moduled for general use
  • Add --debug which enables /debug/pprof
  • Use simpe CSV files for "database" for storing nicks, which are reread on changes.
  • Properly handle profiles / nicks
  • Properly handle resetting idenities in IPFS (with backup)
  • Should no longer depend on CGO on Windows and arm64

If only there was some documentation. But there should be enough in the code, to get you started.

Full Changelog: v0.3.1...v0.4.0