Pty Versions Save

PTY interface for Go

v1.1.21

5 months ago

What's Changed

Full Changelog: https://github.com/creack/pty/compare/v1.1.20...v1.1.21

v1.1.20

6 months ago

What's Changed

Full Changelog: https://github.com/creack/pty/compare/v1.1.19...v1.1.20

v1.1.19

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/creack/pty/compare/v1.1.18...v1.1.19

v1.1.18

2 years ago

Fix issue when compiling on Windows and AIX platforms.

v1.1.17

2 years ago

Update longarch name to match final specs

v1.1.16

2 years ago

Add support for FreeBSD ppc64

v1.1.15

2 years ago

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

v1.1.14

2 years ago

OpenBSD support for mips64

v1.1.13

2 years ago

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

v1.1.12

2 years ago

Add support for NetBSD and LoongArch