Abqpy

Latest version: v2024.7.2

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

Scan your dependencies

Page 55 of 66

2017.3.6

Changes

- Update translations (2022/10/02) haiiliin (1910)

Backports

- Update update-pages-release.yml (backport 2030) mergify (2036)
- Update update-pages-release.yml (backport 2021) mergify (2028)
- Create update-pages-release.yml (backport 2013) mergify (2019)
- Update release-drafter.yml (backport 2005) mergify (2011)
- Update release-drafter.yml (backport 1997) mergify (2003)
- Update READMEs (backport 1989) mergify (1995)
- Move CONTRIBUTING and CODE\_OF\_CONDUCT (backport 1981) mergify (1987)
- Update Pull Request Templates (backport 1966) mergify (1972)
- Update pull request templates (backport 1965) mergify (1979)
- Add CONTRIBUTING guide (backport 1957) mergify (1963)
- Update issue templates (backport 1937) mergify (1955)
- Update pull\_request\_template.md (backport 1927) mergify (1948)
- Update pull request types for release drafter (backport 1926) mergify (1941)
- Create CODE\_OF\_CONDUCT.md (backport 1925) mergify (1933)
- Move `python2funcs` to `abaqus.__builtin__` (backport 1917) mergify (1923)
- Update docs links (backport 1894) mergify (1907)
- Remove duplicate documentation (backport 1893) mergify (1900)
- Create release-drafter.yml (backport 1885) mergify (1891)
- Split tests (backport 1877) mergify (1883)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2017.3.5...v2017.3.6

2017.3.5

Changes

- Update translations (2022/10/01) haiiliin (1814)
- Update translations (2022/10/01) haiiliin (1789)
- Update translations (2022/09/29) haiiliin (1758)
- Update translations (2022/09/28) haiiliin (1751)

Backports

- Update setup/install requirements (backport 1861) mergify (1867)
- Delete pages.yml (backport 1853) mergify (1859)
- Update documentation links (backport 1838) mergify (1851)
- Update tests workflow trigger conditions (backport 1837) mergify (1844)
- Update pages.yml (backport 1829) mergify (1835)
- Add action to deploy GitHub Pages (backport 1821) mergify (1827)
- Use short version in docs (backport 1805) mergify (1811)
- And external links in documentation (backport 1797) mergify (1803)
- Import python 2 functions into `abaqus` module (backport 1781) mergify (1787)
- Use napoleon instead of numpydoc (backport 1772) mergify (1778)
- Update type hints (backport 1762) mergify (1768)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2017.3.4...v2017.3.5

2017.3.4

Changes

- Update translations (2022/09/28) haiiliin (1735)
- Update translations (2022/09/24) haiiliin (1690)
- Update translations (2022/09/23) haiiliin (1680)

Backports

- Update `sphinx-autodoc-typehints` 1.19.4 (backport 1724) mergify (1730)
- Improve type hints (backport 1716) mergify (1722)
- Remove extra badges in READMEs to keep it clean (backport 1708) mergify (1714)
- Fix URL bugs in 1692 (backport 1700) mergify (1706)
- Add version switcher dropdowns (backport 1692) mergify (1698)

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

2017.3.3

Changes

- Update translations (2022/09/21) haiiliin (1658)
- Update translations (2022/09/20) haiiliin (1626)
- Update translations (2022/09/19) haiiliin (1606)
- Update translations (2022/09/18) haiiliin (1550)
- Update translations (2022/09/17) haiiliin (1473)
- Update translations (2022/09/16) haiiliin (1428)

Backports

- Add missing modules to setup (backport 1654) mergify (1668)
- Resolve errors when deciding whether `abqpy` is imported by a file (backport 1646) mergify (1652)
- Change class name and make type alias to preserve name space (backport 1638) mergify (1644)
- Update documentation (backport 1622) mergify (1636)
- Move conda config files to .github (backport 1614) mergify (1620)
- Correct some type checkings (backport 1575) mergify (1612)
- Improve Templates Implementations (backport 1584) mergify (1597)
- Fix errors when not executed by a python file (backport 1583) mergify (1590)
- Remove some static type check warnings (backport 1567) mergify (1581)
- Move line with `run()` function to before `import abaqus` (backport 1566) mergify (1569)
- Remove paths in pull\_request trigger of tests (backport 1558) mergify (1564)
- Remove mergify rule for removing `conflicts` label (backport 1534) mergify (1540)
- Add viewport method to session (backport 1533) mergify (1547)
- Do not run the abaqus command in debug mode (backport 1501) mergify (1531)
- Use `confval` to show template parameters (backport 1518) mergify (1524)
- Initial Implementation for Templates (backport 1510) mergify (1516)
- Add PyPy Support (backport 1502) mergify (1508)
- Add Travis config file and remove LGTM badges (backport 1492) mergify (1498)
- Make `mergify` auto label rule be consistent (backport 1484) mergify (1490)
- split command lines also in README (backport 1476) mergify (1478)
- Add comments and simplify module (backport 1460) mergify (1466)
- Open odb doc reference issue (backport 1452) mergify (1458)
- Add the `abqpy` Command Line Application (backport 1435) mergify (1448)
- Update docs (backport 1434) mergify (1441)

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

2017.3.2

Changes

- Update release version (2022/09/15) haiiliin (1414)
- Update translations (2022/09/15) github-actions (1378)

Backports

- Add branch label for backport pull requests (backport 1419) mergify (1425)
- Fix release workflow issue (backport 1403) mergify (1409)
- Create pull requests when updating release version (backport 1394) mergify (1400)
- Add token when creating pull requests for translations (backport 1386) mergify (1392)
- Create pull requests when updating translations (backport 1370) mergify (1376)
- include `import visualization` module (backport 1361) mergify (1368)
- Use `::` instead of `code-block` directive for code blocks (backport 1351) mergify (1357)
- Fix `inputs.update` error introduced in 1335 (backport 1343) mergify (1349)
- Add `update` input for `release` workflow (backport 1335) mergify (1341)
- Update bot account details (backport 1327) mergify (1333)
- Use default backport pull request title (backport 1319) mergify (1325)
- Add `rtd-preview` workflow (backport 1304 to V2017) mergify (1317)
- Correct `run()` function always running `abaqus cae`, regardless of the called method (backport 1303 to V2017) mergify (1306)
- Fix bugs when getting the main file (backport 1294 to V2017) mergify (1300)
- Remove `abqpy-translations` links (backport 1285 to V2017) mergify (1292)
- Use squash as default method for mergify automerge (backport 1268 to V2017) mergify (1281)
- Simplify mergify backport pull request title (backport 1267 to V2017) mergify (1275)
- Backport 'Fix bugs in getting branch\_name in docs' into V2017 (backport 1257) mergify (1263)
- Backport 'Fix bugs of decorators introduced in 1241' into V2017 (backport 1249) mergify (1255)
- Backport 'Create an independent package `abqpy`' into V2017 (backport 1241) mergify (1247)
- Backport 'Delete `docs/build-sphinx.py` file' into V2017 (backport 1231) mergify (1238)

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

2017.3.1

Changes

Backports

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

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

Page 55 of 66

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.