Releases: oyvindberg/tui-scala
Releases · oyvindberg/tui-scala
0.0.7
0.0.6
What's Changed
- Fix broken platform detection by @oyvindberg in #32
- docs: add a small note about setup by @ckipp01 in #36
- fix: ensure correct item is highlighted in list by @ckipp01 in #39
- chore(ci): bump checkout action and add in dependabot by @ckipp01 in #40
- chore: migrate all code docs to valid scaladoc by @ckipp01 in #43
- chore(deps): bump scalatest and scala patch versions by @ckipp01 in #44
- Remove need to workaround jni library path for native image (fixes #28) by @oyvindberg in #47
- Bleep 0.0.01-M26 by @oyvindberg in #48
- refactor: scalify more things by @ckipp01 in #49
New Contributors
Full Changelog: v0.0.4...v0.0.6
0.0.5
Full Changelog: v0.0.4...v0.0.5
0.0.4
What's Changed
- Flatten tui package by @oyvindberg in #21
- Move things around. by @oyvindberg in #22
- Remove rust comments by @oyvindberg in #23
- Cleanup conversions by @oyvindberg in #24
- Cleanup by @oyvindberg in #25
- try to self host a runner for apple m1 by @oyvindberg in #29
- Apple m1 continue by @oyvindberg in #30
Full Changelog: v0.0.3...v0.0.4
0.0.3
What's Changed
- Add gauge widget, test and example (Fixes #3) by @oyvindberg in #18
- Add chart widget, demo example. Fixes #2, towards #1 by @oyvindberg in #19
- Add canvas by @oyvindberg in #20
Full Changelog: v0.0.2...v0.0.3
0.0.2
Full Changelog: v0.0.1...v0.0.2
0.0.1
What's Changed
- CI by @oyvindberg in #16
- Refactor JNI interface by @oyvindberg in #17
New Contributors
- @oyvindberg made their first contribution in #16
Full Changelog: https://github.com/oyvindberg/tui-scala/commits/v0.0.1