Skip to content

Releases: dlubal-software/RSTAB_Python_Client

Release 2.0.1

17 Dec 13:36
0e985d3

Choose a tag to compare

Remanimg of section to cross-section

What's Changed

New Contributors

Full Changelog: R-v2.0.0...R-v2.0.1

Release 2.0.0

17 Dec 12:27
c248c34

Choose a tag to compare

Remanimg of section to cross-section

Full Changelog: R-v1.10.2...R-v2.0.0

Release-v.1.10.2

04 Jul 17:04
31a322a

Choose a tag to compare

Compatible with RSTAB 9.07.0001 (2.7.2024) onwards.

What's Changed
Added extension to support remote access to Webservice via network. On the server side it's necessary to run RSTAB with allowed SSL connection (installed certificates) and on client side it's necessary to run RSTAB Python client with proper settings in connectionGlobals.py (url to remote PC: https://x.x.x.x/ and api_key from Extranet/MyData). As mandatory condition it's required to have allowed remote access to Webservice for given contact which is used to login to RSTAB on server side (it's necessary to contact Dlubal admin for that).

Release v.1.10.1

04 Jul 16:55
8b5e182

Choose a tag to compare

Compatible with RSTAB 9.07.0001 (2.7.2024) onwards.

What's Changed
Added extension to support remote access to Webservice via network. On the server side it's necessary to run RSTAB with allowed SSL connection (installed certificates) and on client side it's necessary to run RSTAB Python client with proper settings in connectionGlobals.py (url to remote PC: https://x.x.x.x/ and api_key from Extranet/MyData). As mandatory condition it's required to have allowed remote access to Webservice for given contact which is used to login to RSTAB on server side (it's necessary to contact Dlubal admin for that).

Full Changelog: R-v1.10.0...R-v1.10.1

Release v1.10.0

10 Jun 06:59

Choose a tag to compare

What's Changed

Compatible with RSTAB 9.06.0010.176 (3.6.2024) onwards.
Synchonization of development with RFEM Client v1.20.0. For changelogs refer to RFEM Python Client release notes.
(!) This release affects backward compatibility in result tables (see changes in PR#370 in RFEM Python Client).

Release v1.09.5

08 Apr 12:33

Choose a tag to compare

Compatible with RSTAB 9.06.0002 (8.4.2024) onwards.

Synchonization of development with RFEM 6.06.0002. For changlogs refer to RFEM Python Client release notes.

Release v1.09.3

31 Jan 07:50

Choose a tag to compare

Taking over new development from RFEM:
Design Situation and Combination Wizard tests update by @OndraMichal in dlubal-software/RFEM_Python_Client#317
Create CalculateInCloud function by @Rebecca-Coding21 in dlubal-software/RFEM_Python_Client#319
BUG: Missing definition of modelLst in init.Model.py by @jarabroz in dlubal-software/RFEM_Python_Client#324
Action and Action Combination by @OndraMichal in dlubal-software/RFEM_Python_Client#320
Heet aluminum design by @heetrojivadiya in dlubal-software/RFEM_Python_Client#325
VasStach concrete bridge example by @VasStach in dlubal-software/RFEM_Python_Client#326

Release v1.09.2

02 Jan 13:45

Choose a tag to compare

Compatible with RSTAB 9.04.0012 onwards.

Full Changelog: R-v1.09.1...R-v1.09.2

Release v1.09.1

01 Nov 09:46

Choose a tag to compare

Compatible with RSTAB 9.04.0003 onwards. Published to update install_requires.

Full Changelog: R-v1.09.0...R-v1.09.1

Release v1.09.0

27 Oct 09:39
5f82731

Choose a tag to compare

Compatible with RSTAB 9.04.0003 onwards.

What's Changed

Full Changelog: R-v1.08.0...R-v1.09.0