v3.3.2
What's Changed
- Add --attribute-comment argument to JS and TSD clients by @sderickson in #268
- avoid syntax error in .d.ts when the module names end up long by @dgoldstein0 in #273
- Version compatible inspect handling for class parameters by @johnlarkin1 in #299
- Fix ci: pin linux, pin flake8, ignore type error, fix mypy by @julianlocke in #308
- Replace uses of deprecated imp with importlib by @julianlocke in #307
- Update cli.py to work with java sdk by @devPalacio in #310
- run pyupgrade and optimize imports in pycharm by @devPalacio in #312
- Run GH Action tests against python 3.11 by @devPalacio in #311
- Add 'hash' as a reserved word by @tominsam in #324
- Make custom annotation generation deterministic by @vidit2606 in #326
- Update stone version by @vidit2606 in #327
New Contributors
- @dgoldstein0 made their first contribution in #273
- @johnlarkin1 made their first contribution in #299
- @devPalacio made their first contribution in #310
- @tominsam made their first contribution in #324
- @vidit2606 made their first contribution in #326
Full Changelog: v3.3.1...v3.3.2