Skip to content
## ThreadPinning v0.7.3

[Diff since v0.7.2](https://github.com/carstenbauer/ThreadPinning.jl/compare/v0.7.2...v0.7.3)


**Closed issues:**
- Proper announcement on Discourse (#14)
- Prettify `threadinfo` in Pluto (#50)
- Interplay with MPI (#51)
- Missing signatures in docstrings (#52)
- Precompilation/importing failure in case of non-english locale (#58)

**Merged pull requests:**
- Add signatures to docstrings (#53) (@carstenbauer)
- Initial MPI support (#54) (@carstenbauer)
- Fix minor typo in docs (#57) (@sloede)
- Fix #58: LANG issue (#59) (@carstenbauer)