Abqpy

Latest version: v2024.7.3

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

Scan your dependencies

Page 3 of 68

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

2023.5.4

Changes

🐛 Bug Fixes

- [bugfix] Import modules in caeModules haiiliin (4682)
- [bugfix] Dynamic setuptools py-modules and update setuptools-scm configs haiiliin (4665)
- Revert "[bugfix] Fix abqpy CLI issues" haiiliin (4640)
- [bugfix] Fix abqpy CLI issues haiiliin (4624)
- [bugfix] Use the relative file path for the jupyter notebook haiiliin (4606)

📝 Documentation

- [docs] Update commands to install the package ith jupyter support haiiliin (4649)
- [docs] Update executions methods in getting started haiiliin (4632)
- [docs] skewExample: Create the Abaqus Model in the script haiiliin (4607)
- [docs] Update user docs haiiliin (4588)
- [docs] Add project links in the sidebar haiiliin (4572)

🤖 Automation

- [pre-commit.ci] pre-commit autoupdate pre-commit-ci (4674)
- [workflow] Move scripts haiiliin (4657)
- [automation] Add the prettier pre-commit hook haiiliin (4596)
- [automation] Clean PR template haiiliin (4573)

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

2023.5.3

Changes

🐛 Bug Fixes

- [bugfix] Fix ConstrainedSketch methods for returning None haiiliin (4523)
- [bugfix] Fix XxxType objects' definitions haiiliin (4506)

💁‍♂️ Typing Annotations

- fix: add default parameter to ArcByCenterEnds (2) cristobaltapia (4548)
- fix: default parameter for `direction` added cristobaltapia (4540)
- fix: name parameter is mandatory in Surface constructor cristobaltapia (4532)
- fix: signature types for SolidExtrude and othes cristobaltapia (4498)

📝 Documentation

- [docs] Update docs version haiiliin (4556)

🤖 Automation

- [workflow] Update release drafters haiiliin (4507)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2023.5.2...v2023.5.3

2023.5.2

Changes

- Move requirements to pyproject.toml haiiliin (4479)

🐛 Bug Fixes

- [bugfix] Move instance creation methods to Assembly haiiliin (4489)
- [skip ci][bugfix] Fix bug tracker link in pyproject.toml haiiliin (4471)

📝 Documentation

- [skip ci][docs] Update localization documentation haiiliin (4455)

🤖 Automation

- [skip ci][workflow] Update rtd.py haiiliin (4463)
- [workflow] Build rtd version on releases haiiliin (4447)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2023.5.1...v2023.5.2

2023.5.1

Changes

🐛 Bug Fixes

- [bugfix] Fix docs warnings haiiliin (4237)
- [bugfix] Fix backquotes for code and add autoapi class template haiiliin (4221)

📝 Documentation

- [skip ci][docs] Update documentation links haiiliin (4415)
- [docs] Use deterministic version in conf.py haiiliin (4384)
- [docs] move debugging warning in getting started haiiliin (4213)
- [docs] Add warning message for debugging in getting started haiiliin (4205)

🌐 Translations

- [translation] Add translation documentation haiiliin (4383)
- [skip ci][translation] Update conf.py: ignore locale/README.md haiiliin (4375)
- [skip ci][translation] Update crowdin badges haiiliin (4367)
- [translation] Update locales/update.sh haiiliin (4335)
- [translation] New Crowdin updates haiiliin (4303)
- [translation][skip ci] Add Crowdin link in locales/README.md haiiliin (4281)
- [translation] Add crowdin badge haiiliin (4273)
- [translation] Delete oudated po files haiiliin (4265)
- [translation] Do not keep the pot files haiiliin (4246)

🤖 Automation

- [workflow] Update rtd redirects with new releases haiiliin (4431)
- [workflow] Allow empty string for previous input in rtd workflow haiiliin (4423)
- [skip ci][workflow] Add rtd workflow haiiliin (4407)
- [workflow][skip ci] Pull submodules before updating translations haiiliin (4399)
- [workflow] rtd check submodules haiiliin (4359)
- [workflow] Add locales to a separate submodule haiiliin (4351)
- [workflow] Move python scripts haiiliin (4343)
- [workflow] Run pre-commit in changes/translations workflows haiiliin (4327)
- [workflow] Add Crowdin workflow haiiliin (4319)
- [workflow] Update pofmt pre-commit hook haiiliin (4304)
- [workflow] format po files haiiliin (4291)
- [workflow] Do not fail the translation workflow when nothing to commit haiiliin (4254)
- [workflow] Add docformatter config haiiliin (4229)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2023.5.0...v2023.5.1

Page 3 of 68

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.