Skip to content

v0.2.0

Compare
Choose a tag to compare
@ErinvanderVeen ErinvanderVeen released this 22 Apr 12:20
· 35 commits to master since this release

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

Changed

  • #41 reworked the Genealogos fronend, paving the way for supporting other bom formats
  • #46 #47 replaces Source::Flake with Source::Installable and deprecates --flake-ref, --attribute-path over genealogos nixpkgs#hello and equivalents