Abqpy

Latest version: v2024.7.8

Safety actively analyzes 679296 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 71 of 75

2016.3.17

Changes

- Bump tj-actions/verify-changed-files from 9 to 12 (backport 3523) mergify (3530)

🐛 Bug Fixes

- [typo]: Fixing docstrings (backport 3565) mergify (3580)

💁‍♂️ Typing Annotations

- [typing] Fixing doc string and type hint (backport 3556) mergify (3563)

🌐 Translations

- [translation]: Update translations (2022/11/06) haiiliin (3588)

🤖 Automation

- [automation]: Add codecov config file (backport 3566) mergify (3573)
- [automation]: Override branch for codecov (backport 3540) mergify (3547)
- [automation]: Use codecov to analyze the code coverage (backport 3532) mergify (3539)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2016.3.16...v2016.3.17

2016.3.16

Changes

- Bump actions/setup-python from 3 to 4 (backport 3388) mergify (3416)
- Bump Beakyn/gha-comment-pull-request from 1.0.1 to 1.0.2 (backport 3387) mergify (3409)
- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.1 (backport 3386) mergify (3402)
- Bump uibcdf/action-build-and-upload-conda-packages from 1.1.0 to 1.2.0 (backport 3385) mergify (3395)

💁‍♂️ Typing Annotations

- [typing]: Remove `:py:class:` roles in docstrings (backport 3459) mergify (3467)

📝 Documentation

- [docs]: Use sphinx-togglebutton (backport 3450) mergify (3457)
- [docs]: Use sphinx-autodoc-toolbox instead of sphinx-collapsible-autodoc (backport 3442) mergify (3449)
- [docs]: Collapse unimportant classes (backport 3425) mergify (3432)
- [docs]: Collapse class members by default (backport 3417) mergify (3424)
- [docs]: Add Skew example (backport 3369) mergify (3376)

🌐 Translations

- [translation]: Update translations (2022/10/31) haiiliin (3485)
- [translation]: Update translations (2022/10/30) haiiliin (3438)

🤖 Automation

- [automation]: Simplify pytest workflow (backport 3506) mergify (3513)
- [automation]: Update github-action[bot] email (backport 3498) mergify (3505)
- [Automation]: Add coverage badge (backport 3475) mergify (3482)
- [automation]: Add labeler workflow (backport 3460) mergify (3474)
- [automation]: Add dependabot config file (backport 3377) mergify (3384)
- [automation]: Update default branch to 2023 (backport 3361) mergify (3368)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2016.3.15...v2016.3.16

2016.3.15

Changes

🚀 New Features

- [feature]: Support Python 3.11 (backport 3234) mergify (3297)

🐛 Bug Fixes

- [bugfix]: Fix filename error when updating version number (backport 3337) mergify (3344)
- [bugfix]: Bug bugs when building conda package (backport 3329) mergify (3336)
- [typo]: Fix some typo errors (backport 3313) mergify (3320)
- Add math functions and ignore unused imports (backport 3290) mergify (3304)

💁‍♂️ Typing Annotations

- [typing]: Fix some typing annotations (backport 3321) mergify (3328)

📝 Documentation

- [docs]: Use `myst` markdown files for docs (backport 3305) mergify (3312)
- [docs]: Re-organize the examples (backport 3273) mergify (3280)
- [docs]: Use the gif figure in getting started (backport 3265) mergify (3272)
- [docs]: Add more examples (backport 3257) mergify (3264)
- [docs]: Add cantilever example (backport 3249) mergify (3256)
- [docs]: Update getting started (backport 3232) mergify (3248)
- [docs]: Add `docs preview` to labeler (backport 3233) mergify (3241)
- [docs]: Update grid columns (backport 3224) mergify (3231)
- [docs]: Add a gallery of examples by sphinx-gallery (backport 3215) mergify (3223)
- [docs]: Use grid card in installation methods (backport 3207) mergify (3214)
- [docs]: Update docs of abaqusConstants (backport 3198) mergify (3205)
- [docs]: Remove "Create Models" section in APIs (backport 3190) mergify (3197)

🤖 Automation

- [automation]: Disable auto merge for update release version (backport 3353) mergify (3360)
- [release]: Update release version (2022/10/27) haiiliin (3351)
- [automation]: Only reformat the code when `reformat-with-black` label is added (backport 3282) mergify (3289)
- [automation]: Revert "Upload wheels on release (3174)" (backport 3182) mergify (3189)
- [automation]: Upload wheels on release (backport 3174) mergify (3181)
- [release]: Update release version (2022/10/24) haiiliin (3173)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2016.3.14...v2016.3.15

2016.3.14

Changes

📝 Documentation

- [docs]: Update README links (backport 3150) mergify (3157)

🤖 Automation

- [workflow]: Add workflow to trigger release news (backport 3158) mergify (3165)
- [automation]: Update name template of release drafter (backport 3142) mergify (3149)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2016.3.13...v2016.3.14

2016.3.13

Changes

🐛 Bug Fixes

- [bugfix]: Refactor imports (backport 3062) mergify (3069)
- [bugfix]: Fix unsolved references error in 3019 (backport 3004) haiiliin (3061)
- [bugfix][automation]: Fix workflow syntax error (backport 3036) mergify (3043)
- [bugfix]: Fix the delete-deleted-files workflow (backport 3028) mergify (3035)
- [bugfix]: Delete deleted files on labeled (backport 3020) mergify (3027)
- [bugfix] Optimize imports haiiliin (2979)
- [docs][bug]: Fix bugs when abqpy is not installed (backport 2965) mergify (2972)

💁‍♂️ Typing Annotations

- [typing]: Including remaining `Literal` in all modules (backport 3004) mergify (3019)
- [typing]: Work on material module (backport 2946) mergify (2953)

📝 Documentation

- [docs]: Use short version in docs (backport 3110) mergify (3117)
- [docs]: Add screenshots in README (backport 3102) mergify (3109)
- [docs]: Append source when building docs (backport 3070) mergify (3078)
- [docs][bug]: Fix bugs when abqpy is not installed (backport 2965) mergify (2972)
- [docs]: Simplify version in conf.py (backport 2957) mergify (2964)

🌐 Translations

- [translation]: Update translations (2022/10/23) haiiliin (3136)
- [translation]: Update translations (2022/10/23) haiiliin (3001)

🤖 Automation

- [automation]: Update PULL\_REQUEST\_TEMPLATE.md (backport 3126) mergify (3133)
- [workflow][skip-black]: Add black workflow (backport 3094) mergify (3101)
- [automation]: Add refactor label (backport 3086) mergify (3093)
- [automation]: Update PULL\_REQUEST\_TEMPLATE.md (backport 3071) mergify (3085)
- [automation]: Not change line in the comment (backport 3053) mergify (3060)
- [automation]: Fix delete deleted files errors again (backport 3044) mergify (3051)
- [bugfix][automation]: Fix workflow syntax error (backport 3036) mergify (3043)
- [automation]: Add script to delete conflicted deleted files (backport 3005) mergify (3012)
- [release] Update setuptools\_scm version\_scheme (backport 2989) mergify (2996)
- [automation]: Update pull request to adopt auto labels (backport 2980) mergify (2987)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2016.3.12...v2016.3.13

2016.3.12

Changes

- Update workflow names (backport 2856) mergify (2863)
- Only upload pull request docs (backport 2847) mergify (2855)
- Use sphinx-hoverxref to show a floating window on the cross references (backport 2831) mergify (2838)
- Fix errors when updating the release version (backport 2823) mergify (2830)

🚀 New Features

- [typing][feature]: Add infer from cmd recording (backport 2892) mergify (2906)

🐛 Bug Fixes

- [bugfix]: Correct support to spaces in file names (backport 2922) mergify (2929)

💁‍♂️ Typing Annotations

- [typing]: Working on `Set` object (backport 2872) mergify (2913)
- [typing][feature]: Add infer from cmd recording (backport 2892) mergify (2906)
- [Typing] Correct types in some modules (backport 2891) mergify (2899)

📝 Documentation

- [docs]: Add `abaqusConstants` module (backport 2864) mergify (2871)

🌐 Translations

- Update translations (2022/10/16) haiiliin (2839)

🤖 Automation

- [release]: Update release version (2022/10/19) haiiliin (2930)
- [automation]: Update mergify rules to auto merge release prs (backport 2938) mergify (2945)
- [automation]: Update release drafter on push (backport 2914) mergify (2921)
- [automation]: Update `keylabeler` and release drafter configs (backport 2881) mergify (2888)
- [automation]: Remove the `labeled` type to trigger checks (backport 2873) mergify (2880)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2016.3.11...v2016.3.12

Page 71 of 75

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.