Releases: ronisbr/TextUserInterfaces.jl
Releases · ronisbr/TextUserInterfaces.jl
v0.1.1
TextUserInterfaces v0.1.1
- Add more precompilation statements.
Merged pull requests:
- Install TagBot as a GitHub Action (#1) (@JuliaTagBot)
- Load C libraries in a nicer way (#3) (@christopher-dG)
- Use Val as an actual value (#4) (@christopher-dG)
- Update docstring format, use @eval a bit less (#5) (@christopher-dG)
- RFC: Poll
wgetchto avoid blocking other tasks. (#9) (@notinaboat) - added scrollok wrapper (#10) (@notinaboat)
- Revamp (#14) (@ronisbr)
- allow for arbitrary exit keys to exit app_main_loop (#16) (@mdpetters)
- new functions and constants for Vdiff (#17) (@jmichel7)
Closed issues:
- Problems running examples in Julia 1.3 (#6)
- WidgetCommon not defined? (#7)
- initscr: NULL library handle (#8)
- Bare NCurses usage howto ? (#12)
- Unicode Plots (#15)
- declarations of functions with several integer arguments are suboptimal (#18)
- export or not the names from NCurses (#21)
- TagBot trigger issue (#22)
v0.1.0
TextUserInterfaces v0.1.0
- Beta release of the package. There were many breaking changes compared to the initial development versions. Check the examples in the folder
examples/for usage.
Merged pull requests:
- Install TagBot as a GitHub Action (#1) (@JuliaTagBot)
- Load C libraries in a nicer way (#3) (@christopher-dG)
- Use Val as an actual value (#4) (@christopher-dG)
- Update docstring format, use @eval a bit less (#5) (@christopher-dG)
- RFC: Poll
wgetchto avoid blocking other tasks. (#9) (@notinaboat) - added scrollok wrapper (#10) (@notinaboat)
- Revamp (#14) (@ronisbr)
- allow for arbitrary exit keys to exit app_main_loop (#16) (@mdpetters)
- new functions and constants for Vdiff (#17) (@jmichel7)
Closed issues: