| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-08-13 | 827 Bytes | |
| v1.1.23 source code.tar.gz | 2024-08-13 | 20.2 kB | |
| v1.1.23 source code.zip | 2024-08-13 | 37.8 kB | |
| Totals: 3 Items | 58.8 kB | 0 | |
What's Changed
- Upgrade to go version 1.18.2 to fix multiple CVEs by @pinaki124 in https://github.com/creack/pty/pull/154
- Tests cleanup by @creack in https://github.com/creack/pty/pull/173
- Revert [#167] to avoid race on Linux. by @creack in https://github.com/creack/pty/pull/177
- Add non-blocking notes by @WeidiDeng in https://github.com/creack/pty/pull/180
- ztypes_openbsd_32bit_int.go: remove arch list by @n2vi in https://github.com/creack/pty/pull/189
New Contributors
- @pinaki124 made their first contribution in https://github.com/creack/pty/pull/154
- @WeidiDeng made their first contribution in https://github.com/creack/pty/pull/180
- @n2vi made their first contribution in https://github.com/creack/pty/pull/189
Full Changelog: https://github.com/creack/pty/compare/v1.1.20...v1.1.23