Skip to content

Releases: IBM/tnz

v0.4.0

17 Nov 16:27
8a9153d
Compare
Choose a tag to compare

This release has various bug fixes and enhancements. Most notable:

  • enhancement to allow for separate tnz instances (#73)
  • fix windows paste/bracketed-paste (#74) (#75)
  • pa1 for attention while keyboard locked (#78)
  • doc api reference (#79) - e.g. https://ibm.github.io/tnz/ati
  • entry_points select or get (#84) - fix for Python 3.12

Full Changelog: v0.3.6...v0.4.0

v0.3.6

01 Jun 13:23
615cfcd
Compare
Choose a tag to compare

This release has various bug fixes and enhancements. Most notable:

  • special SESSION_PS_SIZE value handling has been fixed
  • SESSION24 and SESSION_* environment variables will be used
  • file transfer error handling has been improved
  • the wiki content has been transferred to github pages
  • OpenSSF Best Practices badge work has been started
  • tnz.readlines for TSO has been made available
  • MAXLOSTWARN checking has been fixed
  • the ~/.ztirc not found warning message has been suppressed
  • the alternate code page identifier has been fixed
  • hostname resolution has been fixed

Contributors:

@najohnsn
@ijmitch
@KipTwitchell

v0.3.5

18 Jul 23:42
Compare
Choose a tag to compare
TnzTransferError for canceled

Signed-off-by: Neil Johnson <najohnsn@us.ibm.com>

v0.3.4

16 Jun 21:35
Compare
Choose a tag to compare
always do trace capture

Signed-off-by: Neil Johnson <najohnsn@us.ibm.com>

v0.3.3

06 May 13:30
Compare
Choose a tag to compare

Fix to not require importlib.metadata when using Python <3.8.

v0.3.2

08 Apr 13:51
Compare
Choose a tag to compare

Fixed bug with split tn3270 records.

v0.3.1

03 Mar 22:18
Compare
Choose a tag to compare

Create a tnz project/release on PyPi.

v0.3.0

28 Feb 15:32
Compare
Choose a tag to compare

External release having functional parity with tnz from IBM internal GHE.