Skip to content

Commit 6e8942b

Browse files
authored
Merge pull request #37 from kids-first/release-0.4.0-🏷
🏷 Release 0.4.0
2 parents 089b62f + 75f1500 commit 6e8942b

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Kids First Reusable Python Utilities Change History
22

3+
## Release 0.4.0
4+
5+
### Summary
6+
7+
- Emojis: ♻️ x1, ⚡ x2, ✅ x1, 🧐 x1, ✨ x2
8+
- Categories: Additions x2, Other Changes x5
9+
10+
### New features and changes
11+
12+
- [#36](https://github.com/kids-first/kf-utils-python/pull/36) - ⚡♻️ Consolidate and speed up delete method - [089b62f3](https://github.com/kids-first/kf-utils-python/commit/089b62f3a0b3e65044230f05238f011b864d7925) by [fiendish](https://github.com/fiendish)
13+
- [#35](https://github.com/kids-first/kf-utils-python/pull/35) - ✅ Reduce size of some tests - [b143fd97](https://github.com/kids-first/kf-utils-python/commit/b143fd970420fd958933c1744d5813e77cbc2290) by [fiendish](https://github.com/fiendish)
14+
- [#34](https://github.com/kids-first/kf-utils-python/pull/34) - ⚡ Only patch descendant visibility if needed (also adds dry_run) - [196ee2b6](https://github.com/kids-first/kf-utils-python/commit/196ee2b67790771a99f0eddeed07bec3da7d37d2) by [fiendish](https://github.com/fiendish)
15+
- [#33](https://github.com/kids-first/kf-utils-python/pull/33) - 🧐 Populate starting entities in descendant tree - [a696fc51](https://github.com/kids-first/kf-utils-python/commit/a696fc51c62062f5e8d9dccbdb707d942733a196) by [fiendish](https://github.com/fiendish)
16+
- [#32](https://github.com/kids-first/kf-utils-python/pull/32) - ✨ Add whole entity hiding function to only hide visible entities - [77bc4285](https://github.com/kids-first/kf-utils-python/commit/77bc4285e4ed55e455b006d7d3206ff7a536d572) by [fiendish](https://github.com/fiendish)
17+
- [#31](https://github.com/kids-first/kf-utils-python/pull/31) - ✨ Add yielding entity contents from kfids - [7420fa60](https://github.com/kids-first/kf-utils-python/commit/7420fa602ab664f6ee47f068d94b9506d5bba620) by [fiendish](https://github.com/fiendish)
18+
19+
320
## Release 0.3.0
421

522
### Summary

0 commit comments

Comments
 (0)