Skip to content

20220311

Compare
Choose a tag to compare
@FredHappyface FredHappyface released this 11 Mar 18:46
· 212 commits to main since this release

20220311 - 2022/03/11

  • New Feature: Improve error messages for the user per #39
  • New Feature: Add Help to provide guidance for error messages
  • New Feature: Add Gradle tasks
    • ktlintCheck (gradlew ktlintCheck): run ktlint over the codebase
    • genDocs (gradlew genDocs): generate the api reference using dokka
  • Bugfix: Refactor in response bug found when investigating #37
  • Bugfix: Back button now enabled in fresh install per #38
  • Update navbar theme (dark/light rather than the app accent colour)
  • Update dependencies
  • Update tutorial location to Tutorials
  • Update tutorial