Abqpy

Latest version: v2024.7.8

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

Scan your dependencies

Page 34 of 75

2020.3.3

Changes

- Update translations (2022/09/21) haiiliin (1655)
- Update translations (2022/09/20) haiiliin (1625)
- Update translations (2022/09/19) haiiliin (1602)
- Update translations (2022/09/18) haiiliin (1552)
- Update translations (2022/09/17) haiiliin (1472)
- Update translations (2022/09/16) haiiliin (1431)

Backports

- Add missing modules to setup (backport 1654) mergify (1665)
- Resolve errors when deciding whether `abqpy` is imported by a file (backport 1646) mergify (1649)
- Change class name and make type alias to preserve name space (backport 1638) mergify (1641)
- Update documentation (backport 1622) mergify (1633)
- Move conda config files to .github (backport 1614) mergify (1617)
- Correct some type checkings (backport 1575) mergify (1609)
- Improve Templates Implementations (backport 1584) mergify (1594)
- Fix errors when not executed by a python file (backport 1583) mergify (1587)
- Remove some static type check warnings (backport 1567) mergify (1578)
- Move line with `run()` function to before `import abaqus` (backport 1566) mergify (1572)
- Remove paths in pull\_request trigger of tests (backport 1558) mergify (1561)
- Remove mergify rule for removing `conflicts` label (backport 1534) mergify (1537)
- Add viewport method to session (backport 1533) mergify (1544)
- Do not run the abaqus command in debug mode (backport 1501) mergify (1528)
- Use `confval` to show template parameters (backport 1518) mergify (1521)
- Initial Implementation for Templates (backport 1510) mergify (1513)
- Add PyPy Support (backport 1502) mergify (1505)
- Add Travis config file and remove LGTM badges (backport 1492) mergify (1495)
- Make `mergify` auto label rule be consistent (backport 1484) mergify (1487)
- split command lines also in README (backport 1476) mergify (1481)
- Add comments and simplify module (backport 1460) mergify (1463)
- Open odb doc reference issue (backport 1452) mergify (1455)
- Add the `abqpy` Command Line Application (backport 1435) mergify (1445)
- Update docs (backport 1434) mergify (1438)

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

2020.3.2

Changes

- Update release version (2022/09/15) haiiliin (1411)
- Update translations (2022/09/15) github-actions (1384)

Backports

- Add branch label for backport pull requests (backport 1419) mergify (1422)
- Fix release workflow issue (backport 1403) mergify (1406)
- Create pull requests when updating release version (backport 1394) mergify (1397)
- Add token when creating pull requests for translations (backport 1386) mergify (1389)
- Create pull requests when updating translations (backport 1370) mergify (1373)
- include `import visualization` module (backport 1361) mergify (1365)
- Use `::` instead of `code-block` directive for code blocks (backport 1351) mergify (1354)
- Fix `inputs.update` error introduced in 1335 (backport 1343) mergify (1346)
- Add `update` input for `release` workflow (backport 1335) mergify (1338)
- Update bot account details (backport 1327) mergify (1330)
- Use default backport pull request title (backport 1319) mergify (1322)
- Add `rtd-preview` workflow (backport 1304 to V2020) mergify (1314)
- Correct `run()` function always running `abaqus cae`, regardless of the called method (backport 1303 to V2020) mergify (1309)
- Fix bugs when getting the main file (backport 1294 to V2020) mergify (1297)
- Remove `abqpy-translations` links (backport 1285 to V2020) mergify (1289)
- Use squash as default method for mergify automerge (backport 1268 to V2020) mergify (1278)
- Simplify mergify backport pull request title (backport 1267 to V2020) mergify (1272)
- Backport 'Fix bugs in getting branch\_name in docs' into V2020 (backport 1257) mergify (1260)
- Backport 'Fix bugs of decorators introduced in 1241' into V2020 (backport 1249) mergify (1252)
- Backport 'Create an independent package `abqpy`' into V2020 (backport 1241) mergify (1244)
- Backport 'Delete `docs/build-sphinx.py` file' into V2020 (backport 1231) mergify (1235)

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

2020.3.1

Changes

Backports

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

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

2020.3.0

Changes

Backports

- Backport 'Add option to publish the release or not' into V2020 (backport 1180) mergify (1183)
- Backport 'Update release.yml' into V2020 (backport 1172) mergify (1175)
- Backport 'Remove release drafter workflows on push or pull requests and move it to the release action' into V2020 (backport 1164) mergify (1167)
- Backport 'Add dev suffix in development versions of the documentation' into V2020 (backport 1142) mergify (1159)
- Backport 'Move ipynbname to the optional requirements in the documentation' into V2020 (backport 1141) mergify (1152)
- Backport 'Fix error in using \* to match a specific version in the documentation' into V2020 (backport 1140) mergify (1145)
- Backport 'Fix bugs when getting \_\_version\_\_' into V2020 (backport 1132) mergify (1135)

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

2020.2.7

Changes

Backports

- Backport 'Auto update the suggested version when publishing the release' into V2020 (backport 1107) mergify (1125)
- Backport 'Use filePath instead of fileName when running Abaqus with script and change `tests`' into V2020 (backport 1104) mergify (1118)
- Backport 'Use mergify to auto merge backport pull request' into V2020 (backport 1108) mergify (1111)
- Backport 'Adding some modules and corrections' into V2020 (backport 1068) mergify (1098)
- Backport 'Move several config files to other folders' into V2020 (backport 1086) mergify (1089)
- Backport 'Use multiple platforms to build tests' into V2020 (backport 1078) mergify (1081)
- Backport 'Remove extra sign of ≥' into V2020 (backport 1069) mergify (1072)
- Backport 'Update version for docs' into V2020 (backport 1060) mergify (1063)
- Backport 'Add LGTM badge and CodeQL workflow' into V2020 (backport 1051) mergify (1054)
- Backport 'Update docs for the status of boundary condition state classes' into V2020 (backport 1042) mergify (1045)

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

2020.2.6

Changes

Backports

- Backport 'Remove GitHub link in PyPI and rename tests workflow' into V2020 (backport 1034) mergify (1037)
- Backport 'Update interaction methods in docs' into V2020 (backport 1026) mergify (1029)
- Backport 'Merge pytest and pages workflows' into V2020 (backport 1018) mergify (1021)
- Backport 'Use GitPython for the active branch name when getting the source code links of objects' into V2020 (backport 1002) mergify (1012)
- Backport 'Add ExpInitialization in InteractionContactInitializationModel and Fix wrong formats of code blocks' into V2020 (backport 1001) mergify (1005)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2020.2.5...v2020.2.6

Page 34 of 75

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.