Skip to content

Commit 243d0f2

Browse files
Commit from GitHub Actions (Generate changelog)
1 parent 9220bb8 commit 243d0f2

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

CHANGELOG.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,19 @@
22

33
## [Unreleased](https://github.com/dermatologist/fhiry/tree/HEAD)
44

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)
66

77
**Implemented enhancements:**
88

99
- Feature/bq 1 [\#118](https://github.com/dermatologist/fhiry/pull/118) ([dermatologist](https://github.com/dermatologist))
1010

1111
**Merged pull requests:**
1212

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))
1318
- Feature/command line 1 [\#213](https://github.com/dermatologist/fhiry/pull/213) ([dermatologist](https://github.com/dermatologist))
1419
- fix: update LLM example and dependencies for GoogleGenAI integration [\#211](https://github.com/dermatologist/fhiry/pull/211) ([dermatologist](https://github.com/dermatologist))
1520
- Feature/uv 1 [\#210](https://github.com/dermatologist/fhiry/pull/210) ([dermatologist](https://github.com/dermatologist))
@@ -33,8 +38,10 @@
3338
- 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))
3439
- add utf-8 encoding [\#134](https://github.com/dermatologist/fhiry/pull/134) ([fhirfly](https://github.com/fhirfly))
3540
- 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)
3845

3946
## [4.2.1](https://github.com/dermatologist/fhiry/tree/4.2.1) (2025-05-04)
4047

@@ -93,10 +100,6 @@
93100

94101
[Full Changelog](https://github.com/dermatologist/fhiry/compare/2.1.0...3.0.0)
95102

96-
**Implemented enhancements:**
97-
98-
- import from BigQuery FHIR tables [\#106](https://github.com/dermatologist/fhiry/issues/106)
99-
100103
## [2.1.0](https://github.com/dermatologist/fhiry/tree/2.1.0) (2023-02-06)
101104

102105
[Full Changelog](https://github.com/dermatologist/fhiry/compare/2.0.0...2.1.0)

0 commit comments

Comments
 (0)