Releases: mkdocstrings/griffe
Releases · mkdocstrings/griffe
1.5.1
1.5.0
1.4.1
1.4.0
1.3.2
1.3.2 - 2024-10-01
Bug Fixes
1.3.1
1.3.1 - 2024-09-12
Bug Fixes
- Refactor and fix logic again for fetching returns/yields/receives annotation from parents (a80bd3c by Timothée Mazzucotelli). Follow-up-of-PR-322
- Don't crash on invalid signature given "Receives" section (1cb8f51 by Timothée Mazzucotelli).
1.3.0
1.3.0 - 2024-09-10
Features
- Allow deselecting multiple or named items in Yields and Receives (344df50 by Marco Ricci). Issue-263
Bug Fixes
- Don't crash when trying to merge stubs into a compiled module that has no file path (e1f3ed9 by Timothée Mazzucotelli). Issue-323
- Fix identity checks in inspector when handling attributes (676cfb4 by Timothée Mazzucotelli).