Releases: kdheepak/TerminalUserInterfaces.jl
Releases · kdheepak/TerminalUserInterfaces.jl
v0.8.0
TerminalUserInterfaces v0.8.0
Diff since v0.3.0
Merged pull requests:
Closed issues:
- Error in examples (#2)
- Wrong value for TIOCGWINSZ? (#3)
- ioctl failed: Inappropriate ioctl for device (#7)
- Progress bars not visible. (#8)
- Extra line in Paragraph (#11)
- Initialization fails on windows machine (#13)
v0.3.0
What's Changed
- add close(terminal) method and modify asyncs to honor it by @zot in #14
- Changing ispaused setting during close by @zot in #15
- Use crossterm instead of termios by @kdheepak in #17
New Contributors
- @zot made their first contribution in #14
Full Changelog: v0.2.2...v0.3.0
v0.2.1
TerminalUserInterfaces v0.2.1
Diff since v0.2.0
Closed issues:
- Documentation: how to generate a set of slides (#1)
Merged pull requests:
- Fix for "Inappropriate ioctl for device" error (#6) (@bryannagle)
v0.1.0
TerminalUserInterfaces v0.1.0