Abqpy

Latest version: v2024.7.8

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

Scan your dependencies

Page 62 of 75

2017.3.12

Changes

- Update workflow names (backport 2856) mergify (2862)
- Only upload pull request docs (backport 2847) mergify (2854)
- Use sphinx-hoverxref to show a floating window on the cross references (backport 2831) mergify (2837)
- Fix errors when updating the release version (backport 2823) mergify (2829)

🚀 New Features

- [typing][feature]: Add infer from cmd recording (backport 2892) mergify (2905)

🐛 Bug Fixes

- [bugfix]: Correct support to spaces in file names (backport 2922) mergify (2928)

💁‍♂️ Typing Annotations

- [typing]: Working on `Set` object (backport 2872) mergify (2912)
- [typing][feature]: Add infer from cmd recording (backport 2892) mergify (2905)
- [Typing] Correct types in some modules (backport 2891) mergify (2898)

📝 Documentation

- [docs]: Add `abaqusConstants` module (backport 2864) mergify (2870)

🌐 Translations

- Update translations (2022/10/16) haiiliin (2843)

🤖 Automation

- [release]: Update release version (2022/10/19) haiiliin (2932)
- [automation]: Update mergify rules to auto merge release prs (backport 2938) mergify (2944)
- [automation]: Update release drafter on push (backport 2914) mergify (2920)
- [automation]: Update `keylabeler` and release drafter configs (backport 2881) mergify (2887)
- [automation]: Remove the `labeled` type to trigger checks (backport 2873) mergify (2879)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2017.3.11...v2017.3.12

2017.3.11

Changes

Backports

- Support spaces in file names in the command line interface (backport 2807) mergify (2813)

**Full Changelog**: https://github.com/haiiliin/abqpy/compare/v2017.3.10...v2017.3.11

2017.3.10

Changes

Backports

- Support script files with spaces in the file name (backport 2791) mergify (2797)
- Improve types of `JobMdb` and `ModelJob` (backport 2783) mergify (2789)
- Correct implementation links and types (backport 2758) mergify (2780)
- Update comment of docs preview (backport 2767) mergify (2773)
- Separate the test-docs workflow of translations (backport 2759) mergify (2765)
- Use `haiiliin/action-pull-request-another-repov1.0.3` to create pull request (backport 2750) mergify (2756)
- Docs preview (backport 2686) mergify (2748)
- Add toml requirements in pyproject.toml (backport 2735) mergify (2741)
- Use `pyproject.toml` instead of `setup.py (backport 2727) mergify (2733)
- Correct some methods (backport 2719) mergify (2725)
- Add `autoclasstoc` for some classes (backport 2711) mergify (2717)
- Show inheritance for classes (backport 2703) mergify (2709)
- Update docstrings in methods of Mdb (backport 2695) mergify (2701)
- Update docs-test pull request trigger (backport 2687) mergify (2693)

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

2017.3.9

Changes

- Update translations (2022/10/09) haiiliin (2574)
- Update translations (2022/10/08) haiiliin (2535)

Backports

- Add `mdb` and constants to `part` module (backport 2663) mergify (2676)
- Update documentation (backport 2648) mergify (2669)
- Continue to improve type hints (backport 2623) mergify (2661)
- Remove inherited members in the inherited classes (backport 2565) mergify (2654)
- Add special members of classes in the documentation (backport 2640) mergify (2646)
- Support disable backport auto merge for specific versions (backport 2632) mergify (2638)
- Add support for disable backport auto merge (backport 2624) mergify (2629)
- Alternative abaqus execution option (backport 2608) mergify (2621)
- Continue to improve type hints (backport 2607) mergify (2614)
- Fetch all history when build documentation (backport 2598) mergify (2604)
- Fix a typo in the README of locales (backport 2590) mergify (2596)
- Update translations once a week (backport 2582) mergify (2588)
- Use Sequence instead of Tuple in the typing annotations (backport 2566) mergify (2572)
- Accepts single cell (backport 2534) mergify (2563)
- Correct overloads for `findAt` again (backport 2533) mergify (2556)
- Update preview docs implementation (backport 2543) mergify (2549)

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

2017.3.8

Changes

- Update translations (2022/10/07) haiiliin (2493)
- Update translations (2022/10/07) haiiliin (2445)
- Update translations (2022/10/06) haiiliin (2406)

Backports

- Only upload docs of the dev version on push (backport 2517) mergify (2523)
- Correct type hints in `CellArray` `EdgeArray` modules (backport 2452) mergify (2515)
- Modify check if is running by file (backport 2453) mergify (2507)
- Add README for the docs (backport 2491) mergify (2500)
- Fix typo in the README of locales (backport 2478) mergify (2484)
- Add README for locales (backport 2470) mergify (2476)
- Add new methods (backport 2462) mergify (2468)
- Not use the branch name for GitHub actions (backport 2454) mergify (2460)
- Add concurrency for docs-upload (backport 2436) mergify (2442)
- Fix more indent errors (backport 2428) mergify (2434)
- Update the author of the automated pull request (backport 2420) mergify (2426)
- Fix CLI ident errors and update workflows (backport 2412) mergify (2418)
- Not build pytest on push (backport 2396) mergify (2402)
- Annotations of method `PartitionCellByPlanePointNormal` (backport 2366) mergify (2394)
- Only update dev docs on pushing (backport 2381) mergify (2387)
- Fix cli ref error (backport 2365) mergify (2379)
- Remove `C.` name space from "default" values (backport 2364) mergify (2372)
- Combine docs sections (backport 2349) mergify (2362)
- Remove Ads in the sidebar (backport 2348) mergify (2355)
- Not build docs for the main branch (backport 2333) mergify (2346)
- Update documentation cli (backport 2332) mergify (2339)
- Remove Read the Docs badges (backport 2324) mergify (2330)
- Simplify code to decide if it is in debug mode (backport 2316) mergify (2322)
- Use short sha in branch name when uploading docs (backport 2308) mergify (2314)
- Remove concurrency for docs-upload workflow (backport 2300) mergify (2306)
- Remove concurrency (backport 2292) mergify (2298)

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

2017.3.7

What's Changed
* Add workflows to generate docs (backport 2046) by mergify in https://github.com/haiiliin/abqpy/pull/2052
* Add docs workflow (backport 2054) by mergify in https://github.com/haiiliin/abqpy/pull/2060
* Fix concurrency issues (backport 2062) by mergify in https://github.com/haiiliin/abqpy/pull/2068
* Fix concurrency issues (backport 2070) by mergify in https://github.com/haiiliin/abqpy/pull/2076
* Use lowercase in docs version (backport 2078) by mergify in https://github.com/haiiliin/abqpy/pull/2084
* Fix substring workflow issue (backport 2086) by mergify in https://github.com/haiiliin/abqpy/pull/2092
* Upload docs to different branches (backport 2094) by mergify in https://github.com/haiiliin/abqpy/pull/2100
* Update docs workflow (backport 2103) by mergify in https://github.com/haiiliin/abqpy/pull/2109
* Update translations (2022/10/04) by haiiliin in https://github.com/haiiliin/abqpy/pull/2130
* Update docs.yml (backport 2152) by mergify in https://github.com/haiiliin/abqpy/pull/2158
* Add main branch to update docs (backport 2160) by mergify in https://github.com/haiiliin/abqpy/pull/2166
* Fix wrong docs directory (backport 2168) by mergify in https://github.com/haiiliin/abqpy/pull/2174
* Update version switcher (backport 2176) by mergify in https://github.com/haiiliin/abqpy/pull/2182
* Handle latest version (backport 2185) by mergify in https://github.com/haiiliin/abqpy/pull/2191
* Remove V in branch name (backport 2193) by mergify in https://github.com/haiiliin/abqpy/pull/2199
* Not remove the conflicts label (backport 2201) by mergify in https://github.com/haiiliin/abqpy/pull/2207
* Update view module (backport 2212) by mergify in https://github.com/haiiliin/abqpy/pull/2219
* Add new built in functions (backport 2211) by mergify in https://github.com/haiiliin/abqpy/pull/2226
* Add support for documentation preview on labeled (backport 2213) by mergify in https://github.com/haiiliin/abqpy/pull/2233
* Handle command line arguments (backport 2210) by mergify in https://github.com/haiiliin/abqpy/pull/2240
* Add search box in the sidebar (backport 2242) by mergify in https://github.com/haiiliin/abqpy/pull/2248
* Update docs.yml (backport 2250) by mergify in https://github.com/haiiliin/abqpy/pull/2256
* Remove CodeQL workflow (backport 2258) by mergify in https://github.com/haiiliin/abqpy/pull/2264
* Separate backport tests (backport 2266) by mergify in https://github.com/haiiliin/abqpy/pull/2272
* Rename workflows (backport 2274) by mergify in https://github.com/haiiliin/abqpy/pull/2280
* Fix syntax error for 2016 and 2017 by haiiliin in https://github.com/haiiliin/abqpy/pull/2282


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

Page 62 of 75

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.