Skip to content

investigraph-etl

CHANGELOG

0.3.1 (2023-07-31)

  • refactor aggregation to its own stage

0.3.0 (2023-07-28)

  • implement incremental task caching
  • re-model nomenklatura in pydantic
  • improve catalog building

0.2.0 (2023-07-19)

0.1.0 (2023-07-13)

  • breaking changes in:
    • cli invocation for investigraph run
    • config.yaml structure
  • make all three stages customizable via bring your own code
  • many small fixes and improvements