Abqpy

Latest version: v2024.7.8

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

Scan your dependencies

Page 53 of 75

2018.3.7

What's Changed
* Add workflows to generate docs (backport 2046) by mergify in https://github.com/haiiliin/abqpy/pull/2051
* Add docs workflow (backport 2054) by mergify in https://github.com/haiiliin/abqpy/pull/2059
* Fix concurrency issues (backport 2062) by mergify in https://github.com/haiiliin/abqpy/pull/2067
* Fix concurrency issues (backport 2070) by mergify in https://github.com/haiiliin/abqpy/pull/2075
* Use lowercase in docs version (backport 2078) by mergify in https://github.com/haiiliin/abqpy/pull/2083
* Fix substring workflow issue (backport 2086) by mergify in https://github.com/haiiliin/abqpy/pull/2091
* Upload docs to different branches (backport 2094) by mergify in https://github.com/haiiliin/abqpy/pull/2099
* Update docs workflow (backport 2103) by mergify in https://github.com/haiiliin/abqpy/pull/2108
* Update translations (2022/10/04) by haiiliin in https://github.com/haiiliin/abqpy/pull/2135
* Update docs.yml (backport 2152) by mergify in https://github.com/haiiliin/abqpy/pull/2157
* Add main branch to update docs (backport 2160) by mergify in https://github.com/haiiliin/abqpy/pull/2165
* Fix wrong docs directory (backport 2168) by mergify in https://github.com/haiiliin/abqpy/pull/2173
* Update version switcher (backport 2176) by mergify in https://github.com/haiiliin/abqpy/pull/2181
* Handle latest version (backport 2185) by mergify in https://github.com/haiiliin/abqpy/pull/2190
* Remove V in branch name (backport 2193) by mergify in https://github.com/haiiliin/abqpy/pull/2198
* Not remove the conflicts label (backport 2201) by mergify in https://github.com/haiiliin/abqpy/pull/2206
* Update view module (backport 2212) by mergify in https://github.com/haiiliin/abqpy/pull/2218
* Add new built in functions (backport 2211) by mergify in https://github.com/haiiliin/abqpy/pull/2225
* Add support for documentation preview on labeled (backport 2213) by mergify in https://github.com/haiiliin/abqpy/pull/2232
* Handle command line arguments (backport 2210) by mergify in https://github.com/haiiliin/abqpy/pull/2239
* Add search box in the sidebar (backport 2242) by mergify in https://github.com/haiiliin/abqpy/pull/2247
* Update docs.yml (backport 2250) by mergify in https://github.com/haiiliin/abqpy/pull/2255
* Remove CodeQL workflow (backport 2258) by mergify in https://github.com/haiiliin/abqpy/pull/2263
* Separate backport tests (backport 2266) by mergify in https://github.com/haiiliin/abqpy/pull/2271
* Rename workflows (backport 2274) by mergify in https://github.com/haiiliin/abqpy/pull/2279


**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2018.3.6...v2018.3.7

2018.3.6

Changes

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

Backports

- Update update-pages-release.yml (backport 2030) mergify (2035)
- Update update-pages-release.yml (backport 2021) mergify (2027)
- Create update-pages-release.yml (backport 2013) mergify (2018)
- Update release-drafter.yml (backport 2005) mergify (2010)
- Update release-drafter.yml (backport 1997) mergify (2002)
- Update READMEs (backport 1989) mergify (1994)
- Move CONTRIBUTING and CODE\_OF\_CONDUCT (backport 1981) mergify (1986)
- Update Pull Request Templates (backport 1966) mergify (1971)
- Update pull request templates (backport 1965) mergify (1978)
- Add CONTRIBUTING guide (backport 1957) mergify (1962)
- Update issue templates (backport 1937) mergify (1954)
- Update pull\_request\_template.md (backport 1927) mergify (1947)
- Update pull request types for release drafter (backport 1926) mergify (1940)
- Create CODE\_OF\_CONDUCT.md (backport 1925) mergify (1932)
- Move `python2funcs` to `abaqus.__builtin__` (backport 1917) mergify (1922)
- Update docs links (backport 1894) mergify (1906)
- Remove duplicate documentation (backport 1893) mergify (1899)
- Create release-drafter.yml (backport 1885) mergify (1890)
- Split tests (backport 1877) mergify (1882)

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

2018.3.5

Changes

- Update translations (2022/10/01) haiiliin (1815)
- Update translations (2022/10/01) haiiliin (1796)
- Update translations (2022/09/29) haiiliin (1756)
- Update translations (2022/09/28) haiiliin (1752)

Backports

- Update setup/install requirements (backport 1861) mergify (1866)
- Delete pages.yml (backport 1853) mergify (1858)
- Update documentation links (backport 1838) mergify (1850)
- Update tests workflow trigger conditions (backport 1837) mergify (1843)
- Update pages.yml (backport 1829) mergify (1834)
- Add action to deploy GitHub Pages (backport 1821) mergify (1826)
- Use short version in docs (backport 1805) mergify (1810)
- And external links in documentation (backport 1797) mergify (1802)
- Import python 2 functions into `abaqus` module (backport 1781) mergify (1786)
- Use napoleon instead of numpydoc (backport 1772) mergify (1777)
- Update type hints (backport 1762) mergify (1767)

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

2018.3.4

Changes

- Update translations (2022/09/28) haiiliin (1736)
- Update translations (2022/09/24) haiiliin (1691)
- Update translations (2022/09/23) haiiliin (1678)

Backports

- Update `sphinx-autodoc-typehints` 1.19.4 (backport 1724) mergify (1729)
- Improve type hints (backport 1716) mergify (1721)
- Remove extra badges in READMEs to keep it clean (backport 1708) mergify (1713)
- Fix URL bugs in 1692 (backport 1700) mergify (1705)
- Add version switcher dropdowns (backport 1692) mergify (1697)

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

2018.3.3

Changes

- Update translations (2022/09/21) haiiliin (1659)
- Update translations (2022/09/20) haiiliin (1629)
- Update translations (2022/09/19) haiiliin (1605)
- Update translations (2022/09/18) haiiliin (1556)
- Update translations (2022/09/17) haiiliin (1468)
- Update translations (2022/09/16) haiiliin (1430)

Backports

- Add missing modules to setup (backport 1654) mergify (1667)
- Resolve errors when deciding whether `abqpy` is imported by a file (backport 1646) mergify (1651)
- Change class name and make type alias to preserve name space (backport 1638) mergify (1643)
- Update documentation (backport 1622) mergify (1635)
- Move conda config files to .github (backport 1614) mergify (1619)
- Correct some type checkings (backport 1575) mergify (1611)
- Improve Templates Implementations (backport 1584) mergify (1596)
- Fix errors when not executed by a python file (backport 1583) mergify (1589)
- Remove some static type check warnings (backport 1567) mergify (1580)
- Move line with `run()` function to before `import abaqus` (backport 1566) mergify (1570)
- Remove paths in pull\_request trigger of tests (backport 1558) mergify (1563)
- Remove mergify rule for removing `conflicts` label (backport 1534) mergify (1539)
- Add viewport method to session (backport 1533) mergify (1546)
- Do not run the abaqus command in debug mode (backport 1501) mergify (1530)
- Use `confval` to show template parameters (backport 1518) mergify (1523)
- Initial Implementation for Templates (backport 1510) mergify (1515)
- Add PyPy Support (backport 1502) mergify (1507)
- Add Travis config file and remove LGTM badges (backport 1492) mergify (1497)
- Make `mergify` auto label rule be consistent (backport 1484) mergify (1489)
- split command lines also in README (backport 1476) mergify (1479)
- Add comments and simplify module (backport 1460) mergify (1465)
- Open odb doc reference issue (backport 1452) mergify (1457)
- Add the `abqpy` Command Line Application (backport 1435) mergify (1447)
- Update docs (backport 1434) mergify (1440)

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

2018.3.2

Changes

- Update release version (2022/09/15) haiiliin (1413)
- Update translations (2022/09/15) github-actions (1383)

Backports

- Add branch label for backport pull requests (backport 1419) mergify (1424)
- Fix release workflow issue (backport 1403) mergify (1408)
- Create pull requests when updating release version (backport 1394) mergify (1399)
- Add token when creating pull requests for translations (backport 1386) mergify (1391)
- Create pull requests when updating translations (backport 1370) mergify (1375)
- include `import visualization` module (backport 1361) mergify (1367)
- Use `::` instead of `code-block` directive for code blocks (backport 1351) mergify (1356)
- Fix `inputs.update` error introduced in 1335 (backport 1343) mergify (1348)
- Add `update` input for `release` workflow (backport 1335) mergify (1340)
- Update bot account details (backport 1327) mergify (1332)
- Use default backport pull request title (backport 1319) mergify (1324)
- Add `rtd-preview` workflow (backport 1304 to V2018) mergify (1316)
- Correct `run()` function always running `abaqus cae`, regardless of the called method (backport 1303 to V2018) mergify (1307)
- Fix bugs when getting the main file (backport 1294 to V2018) mergify (1299)
- Remove `abqpy-translations` links (backport 1285 to V2018) mergify (1291)
- Use squash as default method for mergify automerge (backport 1268 to V2018) mergify (1280)
- Simplify mergify backport pull request title (backport 1267 to V2018) mergify (1274)
- Backport 'Fix bugs in getting branch\_name in docs' into V2018 (backport 1257) mergify (1262)
- Backport 'Fix bugs of decorators introduced in 1241' into V2018 (backport 1249) mergify (1254)
- Backport 'Create an independent package `abqpy`' into V2018 (backport 1241) mergify (1246)
- Backport 'Delete `docs/build-sphinx.py` file' into V2018 (backport 1231) mergify (1237)

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

Page 53 of 75

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.