Abqpy

Latest version: v2024.7.8

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

Scan your dependencies

Page 23 of 75

2021.3.10

Changes

Backports

- Support script files with spaces in the file name (backport 2791) mergify (2793)
- Improve types of `JobMdb` and `ModelJob` (backport 2783) mergify (2785)
- Correct implementation links and types (backport 2758) mergify (2776)
- Update comment of docs preview (backport 2767) mergify (2769)
- Separate the test-docs workflow of translations (backport 2759) mergify (2761)
- Use `haiiliin/action-pull-request-another-repov1.0.3` to create pull request (backport 2750) mergify (2752)
- Docs preview (backport 2686) mergify (2744)
- Add toml requirements in pyproject.toml (backport 2735) mergify (2737)
- Use `pyproject.toml` instead of `setup.py (backport 2727) mergify (2729)
- Correct some methods (backport 2719) mergify (2721)
- Add `autoclasstoc` for some classes (backport 2711) mergify (2713)
- Show inheritance for classes (backport 2703) mergify (2705)
- Update docstrings in methods of Mdb (backport 2695) mergify (2697)
- Update docs-test pull request trigger (backport 2687) mergify (2689)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2021.3.9...v2021.3.10

2021.3.9

Changes

- Update translations (2022/10/09) haiiliin (2575)
- Update translations (2022/10/08) haiiliin (2536)

Backports

- Add `mdb` and constants to `part` module (backport 2663) mergify (2672)
- Update documentation (backport 2648) mergify (2665)
- Continue to improve type hints (backport 2623) mergify (2657)
- Remove inherited members in the inherited classes (backport 2565) mergify (2650)
- Add special members of classes in the documentation (backport 2640) mergify (2642)
- Support disable backport auto merge for specific versions (backport 2632) mergify (2634)
- Add support for disable backport auto merge (backport 2624) mergify (2625)
- Alternative abaqus execution option (backport 2608) mergify (2617)
- Continue to improve type hints (backport 2607) mergify (2610)
- Fetch all history when build documentation (backport 2598) mergify (2600)
- Fix a typo in the README of locales (backport 2590) mergify (2592)
- Update translations once a week (backport 2582) mergify (2584)
- Use Sequence instead of Tuple in the typing annotations (backport 2566) mergify (2568)
- Accepts single cell (backport 2534) mergify (2559)
- Correct overloads for `findAt` again (backport 2533) mergify (2552)
- Update preview docs implementation (backport 2543) mergify (2545)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2021.3.8...v2021.3.9

2021.3.8

Changes

- Update translations (2022/10/07) haiiliin (2492)
- Update translations (2022/10/07) haiiliin (2450)
- Update translations (2022/10/06) haiiliin (2410)

Backports

- Only upload docs of the dev version on push (backport 2517) mergify (2519)
- Correct type hints in `CellArray` `EdgeArray` modules (backport 2452) mergify (2511)
- Modify check if is running by file (backport 2453) mergify (2503)
- Add README for the docs (backport 2491) mergify (2496)
- Fix typo in the README of locales (backport 2478) mergify (2480)
- Add README for locales (backport 2470) mergify (2472)
- Add new methods (backport 2462) mergify (2464)
- Not use the branch name for GitHub actions (backport 2454) mergify (2456)
- Add concurrency for docs-upload (backport 2436) mergify (2438)
- Fix more indent errors (backport 2428) mergify (2430)
- Update the author of the automated pull request (backport 2420) mergify (2422)
- Fix CLI ident errors and update workflows (backport 2412) mergify (2414)
- Not build pytest on push (backport 2396) mergify (2398)
- Annotations of method `PartitionCellByPlanePointNormal` (backport 2366) mergify (2390)
- Only update dev docs on pushing (backport 2381) mergify (2383)
- Fix cli ref error (backport 2365) mergify (2375)
- Remove `C.` name space from "default" values (backport 2364) mergify (2368)
- Combine docs sections (backport 2349) mergify (2358)
- Remove Ads in the sidebar (backport 2348) mergify (2351)
- Not build docs for the main branch (backport 2333) mergify (2342)
- Update documentation cli (backport 2332) mergify (2335)
- Remove Read the Docs badges (backport 2324) mergify (2326)
- Simplify code to decide if it is in debug mode (backport 2316) mergify (2318)
- Use short sha in branch name when uploading docs (backport 2308) mergify (2310)
- Remove concurrency for docs-upload workflow (backport 2300) mergify (2302)
- Remove concurrency (backport 2292) mergify (2294)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2021.3.7...v2021.3.8

2021.3.7

What's Changed
* Add workflows to generate docs (backport 2046) by mergify in https://github.com/haiiliin/abqpy/pull/2048
* Add docs workflow (backport 2054) by mergify in https://github.com/haiiliin/abqpy/pull/2056
* Fix concurrency issues (backport 2062) by mergify in https://github.com/haiiliin/abqpy/pull/2064
* Fix concurrency issues (backport 2070) by mergify in https://github.com/haiiliin/abqpy/pull/2072
* Use lowercase in docs version (backport 2078) by mergify in https://github.com/haiiliin/abqpy/pull/2080
* Fix substring workflow issue (backport 2086) by mergify in https://github.com/haiiliin/abqpy/pull/2088
* Upload docs to different branches (backport 2094) by mergify in https://github.com/haiiliin/abqpy/pull/2096
* Update docs workflow (backport 2103) by mergify in https://github.com/haiiliin/abqpy/pull/2105
* Update translations (2022/10/04) by haiiliin in https://github.com/haiiliin/abqpy/pull/2134
* Update docs.yml (backport 2152) by mergify in https://github.com/haiiliin/abqpy/pull/2154
* Add main branch to update docs (backport 2160) by mergify in https://github.com/haiiliin/abqpy/pull/2162
* Fix wrong docs directory (backport 2168) by mergify in https://github.com/haiiliin/abqpy/pull/2170
* Update version switcher (backport 2176) by mergify in https://github.com/haiiliin/abqpy/pull/2178
* Handle latest version (backport 2185) by mergify in https://github.com/haiiliin/abqpy/pull/2187
* Remove V in branch name (backport 2193) by mergify in https://github.com/haiiliin/abqpy/pull/2195
* Not remove the conflicts label (backport 2201) by mergify in https://github.com/haiiliin/abqpy/pull/2203
* Update view module (backport 2212) by mergify in https://github.com/haiiliin/abqpy/pull/2215
* Add new built in functions (backport 2211) by mergify in https://github.com/haiiliin/abqpy/pull/2222
* Add support for documentation preview on labeled (backport 2213) by mergify in https://github.com/haiiliin/abqpy/pull/2229
* Handle command line arguments (backport 2210) by mergify in https://github.com/haiiliin/abqpy/pull/2236
* Add search box in the sidebar (backport 2242) by mergify in https://github.com/haiiliin/abqpy/pull/2244
* Update docs.yml (backport 2250) by mergify in https://github.com/haiiliin/abqpy/pull/2252
* Remove CodeQL workflow (backport 2258) by mergify in https://github.com/haiiliin/abqpy/pull/2260
* Separate backport tests (backport 2266) by mergify in https://github.com/haiiliin/abqpy/pull/2268
* Rename workflows (backport 2274) by mergify in https://github.com/haiiliin/abqpy/pull/2276


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

2021.3.6

Changes

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

Backports

- Update update-pages-release.yml (backport 2030) mergify (2032)
- Update update-pages-release.yml (backport 2021) mergify (2023)
- Create update-pages-release.yml (backport 2013) mergify (2015)
- Update release-drafter.yml (backport 2005) mergify (2007)
- Update release-drafter.yml (backport 1997) mergify (1999)
- Update READMEs (backport 1989) mergify (1991)
- Move CONTRIBUTING and CODE\_OF\_CONDUCT (backport 1981) mergify (1983)
- Update Pull Request Templates (backport 1966) mergify (1968)
- Update pull request templates (backport 1965) mergify (1975)
- Add CONTRIBUTING guide (backport 1957) mergify (1959)
- Update issue templates (backport 1937) mergify (1951)
- Update pull\_request\_template.md (backport 1927) mergify (1944)
- Update pull request types for release drafter (backport 1926) mergify (1936)
- Create CODE\_OF\_CONDUCT.md (backport 1925) mergify (1929)
- Move `python2funcs` to `abaqus.__builtin__` (backport 1917) mergify (1919)
- Update docs links (backport 1894) mergify (1903)
- Remove duplicate documentation (backport 1893) mergify (1896)
- Create release-drafter.yml (backport 1885) mergify (1887)
- Split tests (backport 1877) mergify (1879)

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

2021.3.5

Changes

- Update translations (2022/10/01) haiiliin (1816)
- Update translations (2022/10/01) haiiliin (1793)
- Update translations (2022/09/29) haiiliin (1761)
- Update translations (2022/09/28) haiiliin (1750)

Backports

- Update setup/install requirements (backport 1861) mergify (1863)
- Delete pages.yml (backport 1853) mergify (1855)
- Update documentation links (backport 1838) mergify (1847)
- Update tests workflow trigger conditions (backport 1837) mergify (1840)
- Update pages.yml (backport 1829) mergify (1831)
- Add action to deploy GitHub Pages (backport 1821) mergify (1823)
- Use short version in docs (backport 1805) mergify (1807)
- And external links in documentation (backport 1797) mergify (1799)
- Import python 2 functions into `abaqus` module (backport 1781) mergify (1783)
- Use napoleon instead of numpydoc (backport 1772) mergify (1774)
- Update type hints (backport 1762) mergify (1764)

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

Page 23 of 75

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.