Changelog of @hackage/nix-graph 1.0.2.0

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to the Haskell Package Versioning Policy.

Unreleased

[1.0.2.0] - 2022-05-12

Added

  • New field derivationEnv of Derivation.

1.0.1.0 - 2022-02-09

Added

  • New function buildFull to get back the nix graph of Derivations instead of FilePaths.

1.0.0.0 - 2021-05-27

Initial release