Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 14:20
· 7 commits to master since this release
1d75d8a

3.0.0 (2025-01-13)

🚀 Features

  • Generalize density, electricity, heat and waste process fields (#855)
  • (data) Ensure consistent nullable alias field in all processes files. (#862)
  • Add betagouv logo. (#848)
  • (data) Unified, cross-domain processes file format. (#866)
  • (data) Validate processes files against a JSON schema. (#869)
  • (data,textile) Add trim process and components data. (#824)
  • (textile) Implement trims. (#873)
  • (data,ui) Add trims to more textile examples, render them in explorer (#876)
  • Allow expanding trim details. (#877)
  • Allow staff to access detailed impacts from explorer. (#878)

🪲 Bug Fixes

  • (food) [breaking] Food processes identifiers are now UUIDs (#844)
  • (data) [breaking] Update textile process ids to use UUID format (#858)
  • Data pipeline with new UUIDs (#857)
  • Fix api error with old versions (#851)
  • Broken homepage after upgrading highcharts (#863)
  • (dev) Fix npm ci error with transcrypt (#870)
  • Correct data on trims (#879)
  • Warn on session data decoding error. (#884)
  • (textile) Apply durability to trims impacts. (#886)
  • Update PEF score label. (#887)
  • Add missing env and allow workflow dispatch for release creation (#892)

🚜 Refactor

  • Move textile step_usage field to categories. (#850)
  • (data) Move textile process "correctif" to comment (#852)
  • Add encrypted detailed impacts files to the source code (#840)
  • Abstract components. (#872)
  • Order json keys (#871)

📚 Documentation

  • Fix openapi food examples (#867)

⚙️ Miscellaneous Tasks

  • Increase API test timeout (#853)
  • (data) Remove system_description process field. (#859)
  • Upgrade dependencies, December 2024. (#860)
  • Remove obsolete/unused info textile process field. (#861)
  • (data) Merge PastoEco in a single file to speedup imports and fixed linking to AGB (#833)
  • Fix score_history workflow for transcrypt (#864)
  • Standardize number formatting across codebase (#804)
  • Standardize tkm unit (#868)
  • Remove obsolete pre-commit command. (#874)
  • Update trim api parameter ordering. (#875)
  • Remove data directory, now in ecobalyse-data repo (#888)
  • Update crypto-related docs. (#890)
  • (security) Upgrade django to >=5.1.4. (#885)
  • Readd score_history (#891)