You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: Merge branch 'development' into docs and add more collections documentation ([`edaaa11`](https://github.com/jjjermiah/nbia-toolkit/commit/edaaa11b5410f954b4d97709942e1f876854d970))
14
+
15
+
* docs: add for collection methods ([`b4da201`](https://github.com/jjjermiah/nbia-toolkit/commit/b4da2019ffe8d0e1d6060bada400b558838aeb99))
* docs: add some more detail on initialize client ([`1c75711`](https://github.com/jjjermiah/nbia-toolkit/commit/1c75711b9a223146b6153f5dccb752942ad6e525))
20
+
21
+
* docs: fix a few cells ([`214151e`](https://github.com/jjjermiah/nbia-toolkit/commit/214151e36ff5b0bc31c6a103e14a4b1e3b9bfb4a))
* fix: Update NBIA toolkit dependencies and fix base URL references. ([`f0f8824`](https://github.com/jjjermiah/nbia-toolkit/commit/f0f882458ad44200f4531a881b57f50afdc46dc3))
32
+
33
+
* fix: return type in patientCount and Refactor response parsing in NBIAClient class ([`b119d93`](https://github.com/jjjermiah/nbia-toolkit/commit/b119d9321d9f20a46ab169fa8ac57348ed292c17))
34
+
35
+
### Refactor
36
+
37
+
* refactor: Merge remote-tracking branch 'origin' into docs ([`5c3fa28`](https://github.com/jjjermiah/nbia-toolkit/commit/5c3fa28b9a75a2188bcc463c3901bccd8af78f00))
38
+
39
+
### Unknown
40
+
41
+
* Merge pull request #123 from jjjermiah/development
* Merge pull request #120 from jjjermiah/119-fix-patientcount-return
55
+
56
+
fix: return type in patientCount and Refactor response parsing ([`f0a7e11`](https://github.com/jjjermiah/nbia-toolkit/commit/f0a7e11549d49a2446c733f5d1a852b3d156f762))
57
+
58
+
* Merge branch 'development' into docs ([`398b88c`](https://github.com/jjjermiah/nbia-toolkit/commit/398b88cb9cdbce339c10752cee5c0e93ff6d8720))
* fix: Fix base URL assignment in test_break function ([`fab5dcc`](https://github.com/jjjermiah/nbia-toolkit/commit/fab5dccb83e4fd08597ba75d2f60bbc4e405de62))
* style: clean some stuff ([`876edf5`](https://github.com/jjjermiah/nbia-toolkit/commit/876edf5750c669b23eb0726e1055e99db82768c4))
@@ -154,6 +214,10 @@ work on development ([`e71eac1`](https://github.com/jjjermiah/nbia-toolkit/commi
154
214
155
215
* feature: Add pandas and pyarrow dependencies, and update utils/parsers.py and new return_type ([`10ffe0d`](https://github.com/jjjermiah/nbia-toolkit/commit/10ffe0d42226dd92491a54297bc6f1787759d26d))
156
216
217
+
* Merge remote-tracking branch 'origin' into docs ([`1c1f9b6`](https://github.com/jjjermiah/nbia-toolkit/commit/1c1f9b6c07264a8ccef0dd9cbba6e51ecf28f8f2))
218
+
219
+
* Merge branch 'docs' of https://github.com/jjjermiah/NBIA-toolkit into docs ([`e58fd7b`](https://github.com/jjjermiah/nbia-toolkit/commit/e58fd7b6bc3363d69410de6495abba5465a33068))
220
+
157
221
158
222
## v0.29.2 (2024-02-12)
159
223
@@ -177,6 +241,8 @@ docs: merge with main ([`86621f1`](https://github.com/jjjermiah/nbia-toolkit/com
0 commit comments