New
0.0.6
What's Changed
- Fix broken platform detection by @oyvindberg in https://github.com/oyvindberg/tui-scala/pull/32
- docs: add a small note about setup by @ckipp01 in https://github.com/oyvindberg/tui-scala/pull/36
- fix: ensure correct item is highlighted in list by @ckipp01 in https://github.com/oyvindberg/tui-scala/pull/39
- chore(ci): bump checkout action and add in dependabot by @ckipp01 in https://github.com/oyvindberg/tui-scala/pull/40
- chore: migrate all code docs to valid scaladoc by @ckipp01 in https://github.com/oyvindberg/tui-scala/pull/43
- chore(deps): bump scalatest and scala patch versions by @ckipp01 in https://github.com/oyvindberg/tui-scala/pull/44
- Remove need to workaround jni library path for native image (fixes #28) by @oyvindberg in https://github.com/oyvindberg/tui-scala/pull/47
- Bleep 0.0.01-M26 by @oyvindberg in https://github.com/oyvindberg/tui-scala/pull/48
- refactor: scalify more things by @ckipp01 in https://github.com/oyvindberg/tui-scala/pull/49
New Contributors
- @ckipp01 made their first contribution in https://github.com/oyvindberg/tui-scala/pull/36
Full Changelog: https://github.com/oyvindberg/tui-scala/compare/v0.0.4...v0.0.6