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
<small>[Compare with 1.12.0](https://github.com/mkdocstrings/griffe/compare/1.12.0...1.12.1)</small>
11
+
12
+
### Code Refactoring
13
+
14
+
- Reduce size of JSON dumps by removing keys with null values ([58227eb](https://github.com/mkdocstrings/griffe/commit/58227eb377fee66ef66237d7cbed35156ff1fed1) by Timothée Mazzucotelli). [Issue-403](https://github.com/mkdocstrings/griffe/issues/403)
15
+
- Add fields to aliases when serializing ([5c9fee2](https://github.com/mkdocstrings/griffe/commit/5c9fee2b0c6e4f4e63c7648fa41b2e540f2ecc7f) by Timothée Mazzucotelli).
16
+
- Also add the option to ignore missing type to the Sphinx parser ([8c9f803](https://github.com/mkdocstrings/griffe/commit/8c9f803e748a659905b06445a349a6cfea948c1c) by Timothée Mazzucotelli).
0 commit comments