github medizininformatik-initiative/aether v0.4.0

latest releases: v1.3.0, v1.2.0, v1.1.0...
6 months ago

This release fixes flattening for non-Patient compartment FHIR resources, updates TORCH to alpha 16, enforces consistent import ordering, and improves documentation.

What's Changed

Bug Fixes

  • Flattening: skip patient column for non-Patient compartment resources — Only add subject.reference when the FHIR resource belongs to the Patient compartment, preventing incorrect columns in CSV output #189

Improvements

  • Enforce gci import ordering via golangci-lint — Consistent import grouping (stdlib → external → internal) enforced automatically by golangci-lint fmt #176
  • Update TORCH to 1.0.0-alpha.16 #183

Documentation

  • Document TORCH URL import feature #155
  • Document how to install a specific version of aether #180
  • Fix docs version dropdown always showing v0.1.0 #159

CI & Housekeeping

  • Add Renovate tracking for Docker images and pin TORCH digest #185
  • Update golangci-lint to v2.10.1
  • Lock file maintenance and dependency updates

Full Changelog · Closed Issues

Don't miss a new aether release

NewReleases is sending notifications on new releases.