Skip to content

v0.1.0

Compare
Choose a tag to compare
@ckipp01 ckipp01 released this 22 Apr 09:36
· 138 commits to main since this release

What's Changed

  • Update scalafmt-core to 3.7.3 by @ckipp01-scala-steward in #1
  • Update interface to 1.0.15 by @ckipp01-scala-steward in #2
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #3
  • feat(test): add in a minimal boardsuite by @ckipp01 in #4
  • refactor: use a copy of the ListWidget by @ckipp01 in #5
  • refactor: move input state changes into InputState by @ckipp01 in #6
  • fix: don't create an all empty item by @ckipp01 in #7
  • feat(test): add in basic ui testing by @ckipp01 in #8
  • feat: add in contexts by @ckipp01 in #10
  • fix: ensure keys are always sorted when accessed in various places by @ckipp01 in #11
  • test: add in basic context test by @ckipp01 in #12
  • refactor: rename DataItem to BoardItem by @ckipp01 in #13
  • fix: spacing in help menu by @ckipp01 in #14
  • fix: fix the logic behind empty border title count by @ckipp01 in #15
  • fix: ensure number in border title is correct by @ckipp01 in #16
  • refactor(test): don't use shared context in various test suites by @ckipp01 in #17
  • fix: make sure when you delete the count is correct by @ckipp01 in #18
  • refactor(test): refactor terminal creation into helper methods by @ckipp01 in #19
  • feat: add in backspace by @ckipp01 in #20
  • chore: use 22.3.1 for graal by @ckipp01 in #21
  • feat: add in edit context screens by @ckipp01 in #22
  • Update scala3-library to 3.3.0-RC4 by @ckipp01-scala-steward in #23
  • fix: check that string isn't empty for backspace on new item by @ckipp01 in #24
  • fix: cleanup testData by @ckipp01 in #25
  • chore(ci): starting testing image generation in CI by @ckipp01 in #9
  • feat: start uploading artifacts by @ckipp01 in #26
  • chore(ci): make test required for native images by @ckipp01 in #27
  • chore(ci): prepare for a release by @ckipp01 in #28

New Contributors

  • @ckipp01-scala-steward made their first contribution in #1
  • @dependabot made their first contribution in #3
  • @ckipp01 made their first contribution in #4

Full Changelog: https://github.com/ckipp01/skan/commits/v0.1.0