This repository has been archived by the owner on Nov 10, 2024. It is now read-only.
Releases: ckipp01/skan
Releases · ckipp01/skan
v0.4.0
v0.3.0
v0.2.2
What's Changed
- refactor: account for new rules for using directives by @ckipp01 in #56
- deps: update scala to 3.3.0-RC6 by @ckipp01 in #57
- deps: update Scala to 3.3.0 by @ckipp01 in #59
- deps: various dep updates by @ckipp01 in #60
- refactor: start to use the built-in BuildInfo by @ckipp01 in #61
- Update scalafmt-core to 3.7.12 by @ckipp01-scala-steward in #62
- fix: make sure packaging correctly targets . by @ckipp01 in #63
- refactor: using dynver for versioning by @ckipp01 in #64
- feat: change default ordering to be by priority by @ckipp01 in #65
- Update scalafmt-core to 3.7.13 by @ckipp01-scala-steward in #66
- Update scalafmt-core to 3.7.14 by @ckipp01-scala-steward in #67
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #68
- deps: bump scala and upickle by @ckipp01 in #69
- fix: refactor ordering to make sure it always works by @ckipp01 in #70
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- docs: update images in README by @ckipp01 in #45
- deps: bump to latest 3.3.0-RC5 by @ckipp01 in #46
- deps: update to 0.0.6 of tui-scala by @ckipp01 in #47
- fix: remove duplicate flag by @ckipp01 in #52
- fix: show 0 at start in TODOs if empty by @ckipp01 in #53
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: start user in input mode on the new item screen by @ckipp01 in #38
- feat: start displaying a header with the version by @ckipp01 in #39
- chore(ci): take out prepare-for-graal calls by @ckipp01 in #40
- docs: small contributing docs update by @ckipp01 in #42
- fix(ci): make sure to fetch all tags in CI by @ckipp01 in #43
- refactor: use newly published dynver library by @ckipp01 in #44
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
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