|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
| 3 | + |
| 4 | +## [3.2.0](https://github.com/UNFmontreal/Dcm2Bids/releases/tag/3.2.0) - 2024-07-26 |
| 5 | + |
| 6 | +Dear dcm2bids Community, |
| 7 | + |
| 8 | +We are excited to announce the release of dcm2bids version 3.2.0 🎉 🥳 |
| 9 | +It comes with a couple of new features such as: |
| 10 | + |
| 11 | +- Our [new container](https://unfmontreal.github.io/Dcm2Bids/3.2.0/how-to/container/) allows you to enjoy the full dcm2bids experience with defacing and bids validation more easily. |
| 12 | +- dcm2bids is now compatible with BIDS 1.9.0 |
| 13 | +- Updated documentation |
| 14 | + |
| 15 | +Thank you |
| 16 | +Arnaud and Sam |
| 17 | + |
| 18 | +We would like to thank [@smeisler](https://github.com/smeisler) and the users from [neurostars](https://neurostars.org/tag/dcm2bids) for their feedbacks. |
| 19 | + |
| 20 | +## What's Changed |
| 21 | +- Fixed Nick's name by @jcohenadad in https://github.com/UNFmontreal/Dcm2Bids/pull/285 |
| 22 | +- Fetch all descriptions: id list by @arnaudbore in https://github.com/UNFmontreal/Dcm2Bids/pull/283 |
| 23 | +- [BF] Replace macos-latest with macos-13 by @arnaudbore in https://github.com/UNFmontreal/Dcm2Bids/pull/299 |
| 24 | +- Changed 'there' to 'their' by @joey-scanga in https://github.com/UNFmontreal/Dcm2Bids/pull/292 |
| 25 | +- Update to BIDS 1.9 by @arnaudbore in https://github.com/UNFmontreal/Dcm2Bids/pull/301 |
| 26 | +- [ENH] Allow disable automatic reorder entities by @arnaudbore in https://github.com/UNFmontreal/Dcm2Bids/pull/303 |
| 27 | +- Update dev to match master' state by @SamGuay in https://github.com/UNFmontreal/Dcm2Bids/pull/306 |
| 28 | +- [ENH] Allow user to use relative path for bids uri by @arnaudbore in https://github.com/UNFmontreal/Dcm2Bids/pull/304 |
| 29 | +- Update GHA to use setup-python@v5 instead of v1 by @SamGuay in https://github.com/UNFmontreal/Dcm2Bids/pull/309 |
| 30 | +- [BF] Fix output log and output folder with dcm2bids_helper by @arnaudbore in https://github.com/UNFmontreal/Dcm2Bids/pull/312 |
| 31 | +- [BF] Fix check folder by @arnaudbore in https://github.com/UNFmontreal/Dcm2Bids/pull/313 |
| 32 | +- Document new features + docker by @SamGuay in https://github.com/UNFmontreal/Dcm2Bids/pull/311 |
| 33 | +- Update master to 3.2.0 by @arnaudbore in https://github.com/UNFmontreal/Dcm2Bids/pull/314 |
| 34 | + |
| 35 | +## New Contributors |
| 36 | +* @jcohenadad made their first contribution in https://github.com/UNFmontreal/Dcm2Bids/pull/285 |
| 37 | +* @joey-scanga made their first contribution in https://github.com/UNFmontreal/Dcm2Bids/pull/292 |
| 38 | + |
| 39 | +**Full Changelog**: https://github.com/UNFmontreal/Dcm2Bids/compare/3.1.1...3.2.0 |
| 40 | + |
3 | 41 | ## [3.1.1](https://github.com/UNFmontreal/Dcm2Bids/releases/tag/3.1.1) - 2023-10-12
|
4 | 42 |
|
5 | 43 | [](https://github.com/UNFmontreal/Dcm2Bids/releases/edit/3.1.1)
|
|
0 commit comments