Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 724 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 724 Bytes

0.2.0

  • Improve the Error Handling.
  • Improve the POO representation.
  • Remove the posix_openpt(3) call.

0.1.6

  • #5 Improve error representation

0.1.5

0.1.4

  • API Change: #2 Make pty::fork() return a single value.

0.1.3

  • Support stable rust