Changes
🚀 New Features
- [feature]: Support Python 3.11 (backport 3234) mergify (3293)
🐛 Bug Fixes
- [bugfix]: Fix filename error when updating version number (backport 3337) mergify (3340)
- [bugfix]: Bug bugs when building conda package (backport 3329) mergify (3332)
- [typo]: Fix some typo errors (backport 3313) mergify (3316)
- Add math functions and ignore unused imports (backport 3290) mergify (3300)
💁♂️ Typing Annotations
- [typing]: Fix some typing annotations (backport 3321) mergify (3324)
📝 Documentation
- [docs]: Use `myst` markdown files for docs (backport 3305) mergify (3308)
- [docs]: Re-organize the examples (backport 3273) mergify (3276)
- [docs]: Use the gif figure in getting started (backport 3265) mergify (3268)
- [docs]: Add more examples (backport 3257) mergify (3260)
- [docs]: Add cantilever example (backport 3249) mergify (3252)
- [docs]: Update getting started (backport 3232) mergify (3244)
- [docs]: Add `docs preview` to labeler (backport 3233) mergify (3237)
- [docs]: Update grid columns (backport 3224) mergify (3227)
- [docs]: Add a gallery of examples by sphinx-gallery (backport 3215) mergify (3219)
- [docs]: Use grid card in installation methods (backport 3207) mergify (3210)
- [docs]: Update docs of abaqusConstants (backport 3198) mergify (3201)
- [docs]: Remove "Create Models" section in APIs (backport 3190) mergify (3193)
🤖 Automation
- [automation]: Disable auto merge for update release version (backport 3353) mergify (3356)
- [release]: Update release version (2022/10/27) haiiliin (3350)
- [automation]: Only reformat the code when `reformat-with-black` label is added (backport 3282) mergify (3285)
- [automation]: Revert "Upload wheels on release (3174)" (backport 3182) mergify (3185)
- [automation]: Upload wheels on release (backport 3174) mergify (3177)
- [release]: Update release version (2022/10/24) haiiliin (3166)
**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2020.3.14...v2020.3.15