Abqpy

Latest version: v2024.7.8

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

Scan your dependencies

Page 24 of 75

2021.3.4

Changes

- Update translations (2022/09/28) haiiliin (1739)
- Update translations (2022/09/24) haiiliin (1685)
- Update translations (2022/09/23) haiiliin (1679)

Backports

- Update `sphinx-autodoc-typehints` 1.19.4 (backport 1724) mergify (1726)
- Improve type hints (backport 1716) mergify (1718)
- Remove extra badges in READMEs to keep it clean (backport 1708) mergify (1710)
- Fix URL bugs in 1692 (backport 1700) mergify (1702)
- Add version switcher dropdowns (backport 1692) mergify (1694)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2021.3.3...v2021.3.4

2021.3.3

Changes

- Update translations (2022/09/21) haiiliin (1662)
- Update translations (2022/09/20) haiiliin (1623)
- Update translations (2022/09/19) haiiliin (1600)
- Update translations (2022/09/18) haiiliin (1553)
- Update translations (2022/09/17) haiiliin (1471)
- Update translations (2022/09/16) haiiliin (1433)

Backports

- Add missing modules to setup (backport 1654) mergify (1664)
- Resolve errors when deciding whether `abqpy` is imported by a file (backport 1646) mergify (1648)
- Change class name and make type alias to preserve name space (backport 1638) mergify (1640)
- Update documentation (backport 1622) mergify (1632)
- Move conda config files to .github (backport 1614) mergify (1616)
- Correct some type checkings (backport 1575) mergify (1608)
- Improve Templates Implementations (backport 1584) mergify (1593)
- Fix errors when not executed by a python file (backport 1583) mergify (1586)
- Remove some static type check warnings (backport 1567) mergify (1577)
- Move line with `run()` function to before `import abaqus` (backport 1566) mergify (1573)
- Remove paths in pull\_request trigger of tests (backport 1558) mergify (1560)
- Remove mergify rule for removing `conflicts` label (backport 1534) mergify (1536)
- Add viewport method to session (backport 1533) mergify (1543)
- Do not run the abaqus command in debug mode (backport 1501) mergify (1527)
- Use `confval` to show template parameters (backport 1518) mergify (1520)
- Initial Implementation for Templates (backport 1510) mergify (1512)
- Add PyPy Support (backport 1502) mergify (1504)
- Add Travis config file and remove LGTM badges (backport 1492) mergify (1494)
- Make `mergify` auto label rule be consistent (backport 1484) mergify (1486)
- split command lines also in README (backport 1476) mergify (1482)
- Add comments and simplify module (backport 1460) mergify (1462)
- Open odb doc reference issue (backport 1452) mergify (1454)
- Add the `abqpy` Command Line Application (backport 1435) mergify (1444)
- Update docs (backport 1434) mergify (1437)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2021.3.2...v2021.3.3

2021.3.2

Changes

- Update release version (2022/09/15) haiiliin (1417)
- Update translations (2022/09/15) github-actions (1381)

Backports

- Add branch label for backport pull requests (backport 1419) mergify (1421)
- Fix release workflow issue (backport 1403) mergify (1405)
- Create pull requests when updating release version (backport 1394) mergify (1396)
- Add token when creating pull requests for translations (backport 1386) mergify (1388)
- Create pull requests when updating translations (backport 1370) mergify (1372)
- include `import visualization` module (backport 1361) mergify (1364)
- Use `::` instead of `code-block` directive for code blocks (backport 1351) mergify (1353)
- Fix `inputs.update` error introduced in 1335 (backport 1343) mergify (1345)
- Add `update` input for `release` workflow (backport 1335) mergify (1337)
- Update bot account details (backport 1327) mergify (1329)
- Use default backport pull request title (backport 1319) mergify (1321)
- Add `rtd-preview` workflow (backport 1304 to V2021) mergify (1313)
- Correct `run()` function always running `abaqus cae`, regardless of the called method (backport 1303 to V2021) mergify (1310)
- Fix bugs when getting the main file (backport 1294 to V2021) mergify (1296)
- Remove `abqpy-translations` links (backport 1285 to V2021) mergify (1288)
- Use squash as default method for mergify automerge (backport 1268 to V2021) mergify (1277)
- Simplify mergify backport pull request title (backport 1267 to V2021) mergify (1271)
- Backport 'Fix bugs in getting branch\_name in docs' into V2021 (backport 1257) mergify (1259)
- Backport 'Fix bugs of decorators introduced in 1241' into V2021 (backport 1249) mergify (1251)
- Backport 'Create an independent package `abqpy`' into V2021 (backport 1241) mergify (1243)
- Backport 'Delete `docs/build-sphinx.py` file' into V2021 (backport 1231) mergify (1234)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2021.3.1...v2021.3.2

2021.3.1

Changes

Backports

- Backport 'Use Python 3.11.0-rc.2 to Build Tests' into V2021 (backport 1223) mergify (1225)
- Backport 'Use pytest\_configure to insert the source code to sys.path before executing pytest' into V2021 (backport 1215) mergify (1217)
- Backport 'Make `noGUI` keyword option the default execution mode and implement argument passing' into V2021 (backport 1207) mergify (1209)
- Backport 'Correct type annotations and docstrings in `XYData` and `XYSession`' into V2021 (backport 1190) mergify (1200)
- Backport 'Fail on warning when building pages' into V2021 (backport 1191) mergify (1193)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2021.3.0...v2021.3.1

2021.3.0

Changes

Backports

- Backport 'Add option to publish the release or not' into V2021 (backport 1180) mergify (1182)
- Backport 'Update release.yml' into V2021 (backport 1172) mergify (1174)
- Backport 'Remove release drafter workflows on push or pull requests and move it to the release action' into V2021 (backport 1164) mergify (1166)
- Backport 'Add dev suffix in development versions of the documentation' into V2021 (backport 1142) mergify (1158)
- Backport 'Move ipynbname to the optional requirements in the documentation' into V2021 (backport 1141) mergify (1151)
- Backport 'Fix error in using \* to match a specific version in the documentation' into V2021 (backport 1140) mergify (1144)
- Backport 'Fix bugs when getting \_\_version\_\_' into V2021 (backport 1132) mergify (1134)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2021.2.7...v2021.3.0

2021.2.7

Changes

Backports

- Backport 'Auto update the suggested version when publishing the release' into V2021 (backport 1107) mergify (1124)
- Backport 'Use filePath instead of fileName when running Abaqus with script and change `tests`' into V2021 (backport 1104) mergify (1117)
- Backport 'Use mergify to auto merge backport pull request' into V2021 (backport 1108) mergify (1110)
- Backport 'Adding some modules and corrections' into V2021 (backport 1068) mergify (1097)
- Backport 'Move several config files to other folders' into V2021 (backport 1086) mergify (1088)
- Backport 'Use multiple platforms to build tests' into V2021 (backport 1078) mergify (1080)
- Backport 'Remove extra sign of ≥' into V2021 (backport 1069) mergify (1071)
- Backport 'Update version for docs' into V2021 (backport 1060) mergify (1062)
- Backport 'Add LGTM badge and CodeQL workflow' into V2021 (backport 1051) mergify (1053)
- Backport 'Update docs for the status of boundary condition state classes' into V2021 (backport 1042) mergify (1044)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2021.2.6...v2021.2.7

Page 24 of 75

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.