Skip to content

Releases: creack/pty

v1.1.21

16 Nov 15:28
f188b6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.20...v1.1.21

v1.1.20

28 Oct 14:33
1985fd4
Compare
Choose a tag to compare

What's Changed

  • Avoid calls to (*os.File).Fd() and operations on raw file descriptor ints by @sio in #167

Full Changelog: v1.1.19...v1.1.20

v1.1.19

28 Oct 14:03
8042b22
Compare
Choose a tag to compare

What's Changed

  • Add some basic tests by @Frassle in #145
  • Provide correct pty/tty file paths on OpenBSD by @4a6f656c in #148
  • Add sparc support by @matoro in #157
  • Add support for the 32-bit PPC Linux platform by @samm-git in #30
  • Use upstream compiler for linux/riscv64 and freebsd/riscv64 by @sio in #168

New Contributors

Full Changelog: v1.1.18...v1.1.19

Cross compilation fixes

27 Mar 17:51
d301b27
Compare
Choose a tag to compare

Fix issue when compiling on Windows and AIX platforms.

Update longarch name

16 Oct 17:42
b135084
Compare
Choose a tag to compare

Update longarch name to match final specs

FreeBSD ppc64 support

27 Sep 16:22
ac2ba38
Compare
Choose a tag to compare

Add support for FreeBSD ppc64

OpenBSD support for mips64 - go1.17

21 Aug 22:10
8ac0cc1
Compare
Choose a tag to compare

OpenBSD support for mips64
Fix issue with go1.17 build tags

OpenBSD support for mips64

27 Jul 01:38
c1836ea
Compare
Choose a tag to compare

OpenBSD support for mips64

Fix Solaris support

29 May 22:41
f73a158
Compare
Choose a tag to compare

Fix and simplify the Solaris support.
Remove golang.org/x/sys/unix dependency for Solaris.
Add new build tags format.

Add support for NetBSD and LoongArch

16 May 16:43
4f15fbd
Compare
Choose a tag to compare

Add support for NetBSD and LoongArch