Releases: dlubal-software/RSTAB_Python_Client
Release 2.0.1
Release 2.0.0
Remanimg of section to cross-section
Full Changelog: R-v1.10.2...R-v2.0.0
Release-v.1.10.2
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
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).
- Update resultTables.py by @heetrojivadiya in #39
Full Changelog: R-v1.10.0...R-v1.10.1
Release v1.10.0
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).
- RSTAB Server script for steel design addon result by @heetrojivadiya in #35
Full Changelog: R-v1.09.5...R-v1.10.0
Release v1.09.5
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
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
Compatible with RSTAB 9.04.0012 onwards.
Full Changelog: R-v1.09.1...R-v1.09.2
Release v1.09.1
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
Compatible with RSTAB 9.04.0003 onwards.
What's Changed
- Update to the latest RSTAB by @OndraMichal in #30
Full Changelog: R-v1.08.0...R-v1.09.0