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