|
2 | 2 |
|
3 | 3 | ## [Unreleased](https://github.com/dermatologist/fhiry/tree/HEAD) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/dermatologist/fhiry/compare/4.2.1...HEAD) |
| 5 | +[Full Changelog](https://github.com/dermatologist/fhiry/compare/5.0.0...HEAD) |
6 | 6 |
|
7 | 7 | **Implemented enhancements:** |
8 | 8 |
|
9 | 9 | - Feature/bq 1 [\#118](https://github.com/dermatologist/fhiry/pull/118) ([dermatologist](https://github.com/dermatologist)) |
10 | 10 |
|
11 | 11 | **Merged pull requests:** |
12 | 12 |
|
| 13 | +- fix: update DataFrame column handling to use comma-separated values f… [\#218](https://github.com/dermatologist/fhiry/pull/218) ([dermatologist](https://github.com/dermatologist)) |
| 14 | +- Feature/uv 2 [\#217](https://github.com/dermatologist/fhiry/pull/217) ([dermatologist](https://github.com/dermatologist)) |
| 15 | +- fix: enhance subject reference handling in check\_subject\_reference me… [\#216](https://github.com/dermatologist/fhiry/pull/216) ([dermatologist](https://github.com/dermatologist)) |
| 16 | +- build\(deps\): bump actions/checkout from 4 to 5 [\#215](https://github.com/dermatologist/fhiry/pull/215) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 17 | +- ci: update pytest workflow schedule and add test for CLI [\#214](https://github.com/dermatologist/fhiry/pull/214) ([dermatologist](https://github.com/dermatologist)) |
13 | 18 | - Feature/command line 1 [\#213](https://github.com/dermatologist/fhiry/pull/213) ([dermatologist](https://github.com/dermatologist)) |
14 | 19 | - fix: update LLM example and dependencies for GoogleGenAI integration [\#211](https://github.com/dermatologist/fhiry/pull/211) ([dermatologist](https://github.com/dermatologist)) |
15 | 20 | - Feature/uv 1 [\#210](https://github.com/dermatologist/fhiry/pull/210) ([dermatologist](https://github.com/dermatologist)) |
|
33 | 38 | - Bump wheel from 0.37.1 to 0.41.0 [\#142](https://github.com/dermatologist/fhiry/pull/142) ([dependabot[bot]](https://github.com/apps/dependabot)) |
34 | 39 | - add utf-8 encoding [\#134](https://github.com/dermatologist/fhiry/pull/134) ([fhirfly](https://github.com/fhirfly)) |
35 | 40 | - Feature/fix-warnings-1 [\#113](https://github.com/dermatologist/fhiry/pull/113) ([dermatologist](https://github.com/dermatologist)) |
36 | | -- Findability: Add important/more specific keywords to headings [\#108](https://github.com/dermatologist/fhiry/pull/108) ([Mandalka](https://github.com/Mandalka)) |
37 | | -- Fix JSONDecodeError on parallel processing of test resources [\#107](https://github.com/dermatologist/fhiry/pull/107) ([Mandalka](https://github.com/Mandalka)) |
| 41 | + |
| 42 | +## [5.0.0](https://github.com/dermatologist/fhiry/tree/5.0.0) (2025-06-15) |
| 43 | + |
| 44 | +[Full Changelog](https://github.com/dermatologist/fhiry/compare/4.2.1...5.0.0) |
38 | 45 |
|
39 | 46 | ## [4.2.1](https://github.com/dermatologist/fhiry/tree/4.2.1) (2025-05-04) |
40 | 47 |
|
|
93 | 100 |
|
94 | 101 | [Full Changelog](https://github.com/dermatologist/fhiry/compare/2.1.0...3.0.0) |
95 | 102 |
|
96 | | -**Implemented enhancements:** |
97 | | - |
98 | | -- import from BigQuery FHIR tables [\#106](https://github.com/dermatologist/fhiry/issues/106) |
99 | | - |
100 | 103 | ## [2.1.0](https://github.com/dermatologist/fhiry/tree/2.1.0) (2023-02-06) |
101 | 104 |
|
102 | 105 | [Full Changelog](https://github.com/dermatologist/fhiry/compare/2.0.0...2.1.0) |
|
0 commit comments