Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 16:28
Immutable release. Only release title and notes can be modified.
9de121d

What's Changed

  • Expose database load/unload across all user-facing surfaces by @ccomb in #153
  • perf(lcia): build method tables once, off the request path by @ccomb in #154
  • fix(lcia): correct EF-3.1 over-counting (flow units + synonym hub) by @ccomb in #155
  • perf(lcia): speed up method-table build (parallel cascade + synonym-group memo) by @ccomb in #156
  • fix(synonyms): drop CAS-ambiguous bridges from method-extracted synonyms by @ccomb in #157
  • fix(lcia): characterize long-term emissions with the method's long-term CF by @ccomb in #158
  • fix(lcia): characterize ionising radiation against the kBq reference unit by @ccomb in #159
  • EF-3.1 JRC (ILCD) ↔ SimaPro convergence on Agribalyse 3.2 by @ccomb in #160
  • docs: add engine architecture overview by @ccomb in #162
  • LCIA: deterministic regional-projection dedup + single medium canonicalization by @ccomb in #161
  • fix(lcia): SimaPro CFs are name-regionalized, not consumer-location by @ccomb in #163
  • LCIA: curated CFC & pesticide name bridges (ozone depletion + freshwater ecotoxicity) by @ccomb in #164
  • LCIA: auto-extracted synonyms become an opt-in candidate set by @ccomb in #165
  • LCIA: typed direction on flow-name synonym bridges by @ccomb in #166
  • LCIA: curation metadata (cas, note) + offline lint of the flow-name registry by @ccomb in #167
  • LCIA: backfill name-variant flow bridges from the auto-dependence audit by @ccomb in #168
  • LCIA: region fallback chain for name-regionalized water flows by @ccomb in #169
  • tooling: offline proposal tool for curated flow-name bridges by @ccomb in #170
  • fix(simapro): keep name-less multi-product blocks as one activity by @ccomb in #171
  • Display labels for computed scoring variables by @ccomb in #172
  • LCIA: subcompartment gating, generalized density bridge, ore-grade resource fallback by @ccomb in #173
  • LCIA: verbatim-name preference when unit-suffixed CF homonyms collide by @ccomb in #174
  • fix(ecospold1): include subCategory in generated flow identity by @ccomb in #176
  • data(flows): bridge elemental metal emissions to their ionic toxicity CF by @ccomb in #177
  • loader: accept a bare .csv method file; honest unsupported-type error by @ccomb in #175
  • data(flows): treat an unspecified chromium emission as trivalent by @ccomb in #178
  • feat(lcia): optional exclusion of long-term emissions from scoring by @ccomb in #179
  • Remove over-engineering (audit follow-up) by @ccomb in #180
  • Release v0.9.0 by @ccomb in #181

Full Changelog: v0.8.1...v0.9.0