Releases: IBM/tnz
Releases · IBM/tnz
v0.6.6
v0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
What's Changed
- convert to pyproject.toml by @najohnsn in #189
- defer readlines pa2 for input inhibit by @najohnsn in #194
- Typo fixes by @ind1go in #203
- doc file transfer by @najohnsn and @peterpk in #227
- wait for dropped session to terminate by @najohnsn in #228
- custom cursor style by @najohnsn in #166 - see https://ibm.github.io/tnz/zti-guide#cursor
New Contributors
Full Changelog: v0.5.3...v0.6.0
v0.5.3
What's Changed
- run shutdown from event loop by @najohnsn in #176
- py3270 charset option by @paullilley in #177
- raise tcsetattr error by @najohnsn in #171
- use/test-on python3.13 by @najohnsn in #179
New Contributors
- @paullilley made their first contribution in #177
Full Changelog: v0.5.2...v0.6.0
v0.5.2
v0.5.1
- fix to restore cursor style to default (#90)
- various CI/CD updates, testing on Python 3.12
- enhancements/correction to connection security (#105, #136, #138)
SESSION_SSL_VERIFYfor host certificate verification (see doc)SESSION_SECLEVELalternative toZTI_SECLEVELSESSION_SSL=NEVERto work around server issues with TLSSESSION_SSL_MINIMUM_TLS=1.1to work around server issues with TLS
- zti enhancement to buffer AID/ENTER -
ZTI_AIDBUFSIZE=0disables (#133) - fix session selector right char cut off (#141, #143)
Full Changelog: v0.4.0...v0.5.1