v0.2.0
Genealogos v0.2.0
Our release CI is broken (but will hopefully be fixed for the next release, so this release is a little different than the previous one).
Changelog
Added
- #34 implements a web-based GUI for Genealogos
- #36 include nixtract's new narinfo information
- #38 display nixtract's status information when running
- #44 adds two functions to the
Backend
trait to set options - #48 #49 added a NixOS module to our flake
- #50 included the frontend in rocket behind the
frontend
feature flag