Commit Graph

8 Commits

Author SHA1 Message Date
47ca11d921 Documentation update 2021-08-01 10:31:10 +02:00
e8d7854fef codespell typo fixes 2020-11-25 13:44:18 +01:00
a47d3e5d76 Implementation of CONPY-129:
Added connection attribute server_version_info and (for compatibiliry)
get_server_version() method.
Both return a tuple, describing the version number of connected server
in following format: (MAJOR_VERSION, MINOR_VERSION, PATCH_VERSION)
2020-11-16 10:03:05 +01:00
3ca93faa49 Documentation for FIELD_TYPE constants 2020-09-19 09:29:11 +02:00
5f2a2e19a2 Udated documentation 2020-06-19 14:56:55 +02:00
10425de5c7 Fixed documentation, added release notes 2020-06-05 18:03:34 +02:00
63e0b4af80 Changed html scheme for documentation. Adjusted version number in
documentation.
2020-06-03 13:34:48 +02:00
209c35681b Added docs directory for github pages. 2020-06-03 13:10:18 +02:00