Abqpy

Latest version: v2024.7.8

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

Scan your dependencies

Page 4 of 75

2023.6.2

Changes

🐛 Bug Fixes

- [bugfix] Fix pydantic v1/v2 compatible model\_dump method haiiliin (5388)

🤖 Automation

<details>
<summary>4 changes</summary>

- [pre-commit.ci] pre-commit autoupdate pre-commit-ci (5379)
- [automation] Merge release workflows haiiliin (5371)
- [workflow] Upload wheels/tarballs on release haiiliin (5363)
- [pre-commit.ci] pre-commit autoupdate pre-commit-ci (5355)
</details>

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2023.6.1...v2023.6.2

2023.6.1

Changes

🚀 New Features

- [feature] Support individual environment variables for command line options haiiliin (5330)

🐛 Bug Fixes

- [bugfix] Fix `AFXMainWindow` methods return types haiiliin (5286)

📝 Documentation

<details>
<summary>3 changes</summary>

- [docs] Use the `envvar` directive for environment variables haiiliin (5312)
- [docs] Update sphinx-immaterial conf alternate to languages haiiliin (5303)
- [docs] Page-specific edit urls for translated docs haiiliin (5294)
</details>

🤖 Automation

<details>
<summary>2 changes</summary>

- [workflow] Add `workflow_dispatch` trigger for docs workflow haiiliin (5338)
- [workflow] Only upload docs on release or push to default branch haiiliin (5322)
</details>

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2023.6.0...v2023.6.1

2023.6.0

Changes

🚀 New Features

- [feature] Add GUI Toolkit Commands haiiliin (5260)
- [feature] Submit the script to Abaqus PDE in debug mode haiiliin (5243)

🐛 Bug Fixes

- [bugfix] Fix odb session imports in 5263 haiiliin (5270)
- [bugfix] Add `sessionOdb.upgradeOdb` method haiiliin (5263)

📝 Documentation

<details>
<summary>19 changes</summary>

- [docs] Fix docs formats in C++ output scripting guide haiiliin (5235)
- [docs] Format User guide's Python/C++ code blocks haiiliin (5227)
- [docs] Blacken Python code blocks in markdown files haiiliin (5219)
- [docs] Fix examples header haiiliin (5211)
- [docs]: remove old source from docs Diogo-Rossi (5203)
- [docs] Use default color theme for docs haiiliin (5187)
- [docs] Show gif images in getting started docs haiiliin (5179)
- [docs] Only show class's docstrings in APIs haiiliin (5171)
- [docs] Pull latest Crowdin locales haiiliin (5124)
- [docs] Add language selector haiiliin (5100)
- [docs] Add hero metadata for the index page haiiliin (5092)
- [docs][skip ci] Fix edit\_url haiiliin (5076)
- [docs] Update installation methods haiiliin (5068)
- [docs] Update docs palette haiiliin (5060)
- [docs] Navigation tabs not sticky haiiliin (5052)
- [docs] Turn on navigation.tabs for material theme haiiliin (5044)
- [docs] Upload links for other docs versions haiiliin (5036)
- [docs] Use sphinx-immaterial theme for documentation haiiliin (5028)
- [docs] Suppress docs warnigs haiiliin (5019)
</details>

🌐 Translations

<details>
<summary>2 changes</summary>

- [translation] Pull latest translations haiiliin (5159)
- [translation] Pull latest crowdin translations haiiliin (5151)
</details>

🤖 Automation

<details>
<summary>10 changes</summary>

- [pre-commit.ci] pre-commit autoupdate pre-commit-ci (5259)
- [workflow] Update release-drafter workflow and fix docs code blocks haiiliin (5251)
- [workflow] Update github actions/pre-commit hooks workflow versions haiiliin (5195)
- [workflow][skip ci] Queue the translation workflows haiiliin (5143)
- [skip ci][automation] Increase docs workflow queue delay haiiliin (5132)
- [workflow] Fix docs workflow in 5108 haiiliin (5116)
- [workflow] Build Simplify Chinese docs haiiliin (5108)
- [workflow][skip ci] Increase docs workflow queue timeout haiiliin (5084)
- [automation] Update docs and tests workflows haiiliin (5011)
- [automation] Upload docs in queue haiiliin (4978)
</details>

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2023.5.7...v2023.6.0

2023.5.7

Changes

🐛 Bug Fixes

- [bugfix] Re-Include math functions in abaqus and odbAccess haiiliin (4980)
- [skip ci][bugfix] Fix `ABQPY_CLI_TRACEBACK_LIMIT` env haiiliin (4961)
- [skip ci][bugfix] Use `typeguard` to check cli argument types haiiliin (4953)
- [skip ci][bugfix] Fix integer cli options and refactor structure haiiliin (4945)
- [skip ci][bugfix] Print messages when submitting the script to Abaqus haiiliin (4937)
- [bugfix] Use Union for `str | None`-like typings haiiliin (4928)

🤖 Automation

<details>
<summary>4 changes</summary>

- [automation] Update release-drafter and keylabeler configs haiiliin (4996)
- [automation] Do not collapse features and bug fixes in changlog haiiliin (4988)
- Bump actions/checkout from 3 to 4 dependabot (4969)
- [pre-commit.ci] pre-commit autoupdate pre-commit-ci (4920)
</details>

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2023.5.6...v2023.5.7

2023.5.6

Changes

🐛 Bug Fixes

- [bugfix] Fix dgm and dgo modules haiiliin (4904)
- [bugfix] Fix maxEnvelope/minEnvelope function names haiiliin (4859)
- [bugfix] Fix readthedocs badge for language alias haiiliin (4842)

💁‍♂️ Typing Annotations

- [typing] Define \_\_all\_\_ for modules and remove unused imports haiiliin (4895)
- [typing] Fix wrong mypy typing annotations haiiliin (4879)

📝 Documentation

- [docs] Split long signatures in multiple lines haiiliin (4851)

🧰 Maintenance

- [test][skip rtd] Test against Python 3.12 haiiliin (4871)

🤖 Automation

- [automation] Fix conflicts script haiiliin (4887)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2023.5.5...v2023.5.6

2023.5.5

Changes

🐛 Bug Fixes

- [bugfix] Fix caePrefsAccess module haiiliin (4723)

💁‍♂️ Typing Annotations

- [typing] Remove noqas haiiliin (4715)

📝 Documentation

<details>
<summary>6 changes</summary>

- [docs] Show version/language alias in the flyout menu haiiliin (4815)
- [docs] Add readthedocs flyout menu haiiliin (4799)
- [docs] Add sphinx-book-theme for docs haiiliin (4790)
- [bugfix] Fix sphinx-book-theme installation haiiliin (4774)
- [docs] Upload docs to GitHub pages haiiliin (4758)
- [docs] Support multiple themes for the documentation and update setuptools-scm version-theme haiiliin (4750)
</details>

🤖 Automation

<details>
<summary>10 changes</summary>

- [release] Wrap GitHub release notes haiiliin (4831)
- [workflow] Stop making changes when building docs haiiliin (4823)
- [workflow] checkout submodules recrusively when building docs haiiliin (4807)
- [workflow] Only upload docs on release or workflow\_dispatch haiiliin (4782)
- [workflow] Build furo/sphinx-book-theme docs haiiliin (4766)
- [automation] Upload built files for the wrapper package haiiliin (4739)
- [workflow] Use tox to manage tests haiiliin (4731)
- [automation] Fetch all branches and tags when releasing haiiliin (4706)
- [release] Pin abqpy version in the wrapper package haiiliin (4698)
- [release] Add wrapper package for abqpy haiiliin (4690)
</details>

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2023.5.4...v2023.5.5

Page 4 of 75

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.