|
1 | | -# Changelog |
| 1 | +# CHANGELOG |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | +## v0.34.0 (2024-03-16) |
| 6 | + |
| 7 | +### Build |
| 8 | + |
| 9 | +* build: try using release output version ([`2d7508a`](https://github.com/jjjermiah/nbia-toolkit/commit/2d7508a1fd1eb910460b62ffa992feda4792576f)) |
| 10 | + |
| 11 | +### Chore |
| 12 | + |
| 13 | +* chore: Update README: 0.33.0 ([`24b90c3`](https://github.com/jjjermiah/nbia-toolkit/commit/24b90c3dcb3ed8f11434414acd045dce5739fc3b)) |
| 14 | + |
| 15 | +* chore: Update README: 0.33.0 ([`adcfde5`](https://github.com/jjjermiah/nbia-toolkit/commit/adcfde53faefee8fb1938d42848112fb2f2f4579)) |
| 16 | + |
| 17 | +### Documentation |
| 18 | + |
| 19 | +* docs: improve documentation structure ([`1404c10`](https://github.com/jjjermiah/nbia-toolkit/commit/1404c1086e45e0adcc89acacb15ab0568ce2d406)) |
| 20 | + |
| 21 | +### Feature |
| 22 | + |
| 23 | +* feat: add counts to getModality and update docs for modality methods ([`54874a3`](https://github.com/jjjermiah/nbia-toolkit/commit/54874a316956245ecd4971e33bc043d9b00b23f7)) |
| 24 | + |
| 25 | +### Fix |
| 26 | + |
| 27 | +* fix: update changelog path ([`768124a`](https://github.com/jjjermiah/nbia-toolkit/commit/768124a9e06681e2de3dbb96d07ca2b654a78b03)) |
| 28 | + |
| 29 | +* fix: semver temp ([`5ff0550`](https://github.com/jjjermiah/nbia-toolkit/commit/5ff0550d848159cdbe7553940f5400ad29cca408)) |
| 30 | + |
| 31 | +* fix: semver temp ([`d378670`](https://github.com/jjjermiah/nbia-toolkit/commit/d378670f999b1e62056453392a05ae838a8449bb)) |
| 32 | + |
| 33 | +* fix: remove if context ([`6221885`](https://github.com/jjjermiah/nbia-toolkit/commit/6221885cbad716b0153667ea9186ef71bc3e4e02)) |
| 34 | + |
| 35 | +* fix: context variable ([`e7b630e`](https://github.com/jjjermiah/nbia-toolkit/commit/e7b630e37a66aac9413a58bf08623e692e933a42)) |
| 36 | + |
| 37 | +* fix: branch name formatting in CI/CD workflow ([`e38de75`](https://github.com/jjjermiah/nbia-toolkit/commit/e38de75a5c61c50efe409e7570f59ee2381df490)) |
| 38 | + |
| 39 | +### Refactor |
| 40 | + |
| 41 | +* refactor: Fix formatting issues and import statements ([`b5f5cb4`](https://github.com/jjjermiah/nbia-toolkit/commit/b5f5cb4526ae5ae04b3f25f3de8cf50486812b00)) |
| 42 | + |
| 43 | +* refactor: Refactor code formatting ([`f8b8ab8`](https://github.com/jjjermiah/nbia-toolkit/commit/f8b8ab82495d82748968f0f469494503499a6c3a)) |
| 44 | + |
| 45 | +* refactor: Add conv_response_list utility function ([`1aa0ad1`](https://github.com/jjjermiah/nbia-toolkit/commit/1aa0ad104ead472bd23f28c8c45280d4462dbac3)) |
| 46 | + |
| 47 | + |
5 | 48 | ## v0.33.0 (2024-02-25) |
6 | 49 |
|
7 | 50 | ### Chore |
8 | 51 |
|
| 52 | +* chore(sem-ver): 0.33.0 ([`d0304cf`](https://github.com/jjjermiah/nbia-toolkit/commit/d0304cf7620f0dcce2d0749050fc3fdafd7433ce)) |
| 53 | + |
9 | 54 | * chore: Update README: 0.32.1 ([`d9ef88b`](https://github.com/jjjermiah/nbia-toolkit/commit/d9ef88b0ba93f1bcc3d72575189f0beb795a5964)) |
10 | 55 |
|
11 | 56 | ### Documentation |
|
40 | 85 |
|
41 | 86 | * Merge pull request #123 from jjjermiah/development |
42 | 87 |
|
43 | | -docs: Start building better documentation. |
| 88 | +docs: Start building better documentation. |
44 | 89 | feat: Enhance logging functionality ([`5bb80c3`](https://github.com/jjjermiah/nbia-toolkit/commit/5bb80c3056fab8804ea789aa37702d9fd6741797)) |
45 | 90 |
|
46 | 91 | * Merge pull request #122 from jjjermiah/88-logger-functionality |
|
0 commit comments