Skip to content

Releases: tweag/genealogos

v1.0.0

13 Jun 12:15
Compare
Choose a tag to compare

genealogos-cli 1.0.0

Install genealogos-cli 1.0.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Tweag/genealogos/releases/download/v1.0.0/genealogos-cli-installer.sh | sh

Download genealogos-cli 1.0.0

File Platform Checksum
genealogos-cli-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
genealogos-cli-x86_64-apple-darwin.tar.xz macOS Intel checksum
genealogos-cli-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

genealogos-api 1.0.0

Install genealogos-api 1.0.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Tweag/genealogos/releases/download/v1.0.0/genealogos-api-installer.sh | sh

Download genealogos-api 1.0.0

File Platform Checksum
genealogos-api-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
genealogos-api-x86_64-apple-darwin.tar.xz macOS Intel checksum
genealogos-api-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

0.3.0

14 May 09:28
Compare
Choose a tag to compare

Release Notes

Changed

  • #55 splits of the messages() function into its own trait. This resolves many issues caused by a cargo issue.

genealogos-cli 0.3.0

Install genealogos-cli 0.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Tweag/genealogos/releases/download/v0.3.0/genealogos-cli-installer.sh | sh

Download genealogos-cli 0.3.0

File Platform Checksum
genealogos-cli-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
genealogos-cli-x86_64-apple-darwin.tar.xz macOS Intel checksum
genealogos-cli-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

genealogos-api 0.3.0

Install genealogos-api 0.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Tweag/genealogos/releases/download/v0.3.0/genealogos-api-installer.sh | sh

Download genealogos-api 0.3.0

File Platform Checksum
genealogos-api-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
genealogos-api-x86_64-apple-darwin.tar.xz macOS Intel checksum
genealogos-api-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

v0.2.0

22 Apr 12:20
Compare
Choose a tag to compare

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

v0.1.0

13 Feb 13:21
Compare
Choose a tag to compare

genealogos-cli 0.1.0

Install genealogos-cli 0.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Tweag/genealogos/releases/download/v0.1.0/genealogos-cli-installer.sh | sh

Download genealogos-cli 0.1.0

File Platform Checksum
genealogos-cli-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
genealogos-cli-x86_64-apple-darwin.tar.xz macOS Intel checksum
genealogos-cli-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

genealogos-api 0.1.0

Install genealogos-api 0.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Tweag/genealogos/releases/download/v0.1.0/genealogos-api-installer.sh | sh

Download genealogos-api 0.1.0

File Platform Checksum
genealogos-api-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
genealogos-api-x86_64-apple-darwin.tar.xz macOS Intel checksum
genealogos-api-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum