Skip to content

Releases: open-turo/nibel

v2.0.0

04 Dec 22:05

Choose a tag to compare

2.0.0 (2025-12-04)

⚠ BREAKING CHANGES

  • deps: kotlin 2.1.20

Build System

Miscellaneous

  • add detekt for code quality (d49f5cc)
  • add detekt to .pre-commit-config.yaml (91eb6a4)
  • add sec scan: add sec scan (e7b6079)
  • move detekt to a config/detekt folder (94be28c)
  • remove unused imports (95384a0)
  • rename tests module (2874b81)
  • deps: update actions/checkout action to v5 (43625af)
  • deps: update actions/checkout action to v6 (c5ff4d4)
  • update AGP to 8.11.1 (bbb1f9b)
  • deps: update all ci non-major dependencies (a8969bc)
  • update CODEOWNERS (e786dc8)
  • update compose-bom 2025.07.00 (4093828)
  • update gradle to 8.5 (9b8c58b)
  • deps: update gradle to v8.14.3 (5c18b74)
  • gradle: update Gradle wrapper to 8.13 (8f435ce)
  • update gson 2.13.1 (e4f9da6)
  • update links to materials (fd3e053)
  • Update links to materials (38153eb)
  • deps: update open-turo/actions-jvm action to v2 (c2fa506)
  • deps: update pre-commit hook pre-commit/pre-commit-hooks to v6 (72d84b9)
  • deps: update pre-commit hook rhysd/actionlint to v1.7.9 (b0c0b74)
  • update readme (5cd797b)

Continuous Integration

  • add detekt job to ci.yaml (2b97b82)
  • adds build step to our ci (f9c7b40)
  • release: adds release github workflow and documentation (cb235f9), closes #11
  • renovate: adds renovate bot configuration for jvm project (7173470), closes #9
  • changes to detekt job (f2fda69)
  • fix ci job failure (46c589f)
  • fix detekt job, updates detekt to latest version (eb44767)
  • remove detekt job - as its part of the lint job (271f5a0)
  • update tests to use open-turo jvm tests (538942f)
  • use open-turo jvm actions for testing (8ac7be2)
  • use test/v2 (bb4a5ff)
  • use the open-turo github token for release (779f7b5)

Documentation

  • add breaking changes documentation for v2 (3617e3e)
  • add detekt.md (f79429b)

Features

  • allow sealed classes as navigation arguments (692fc74)
  • deps: update androidx libs and target sdk to 35 (ecf9485)
  • deps: update autoService and autoServiceKsp (a27fbab)
  • deps: update kotlin, dagger and ksp (70e3adf)

Bug Fixes

  • fix CI test workflow (9aeb108)
  • fixes build for missing method (abe99f3)
  • specify correct gradle task for Android tests (e46ea20)
  • deps: update dependency io.kotest:kotest-assertions-core to v6 (35a2911)

Styles

  • add TrailingCommaOnCallSite and TrailingCommaOnDeclarationSite in rules (f86563c)
  • detekt fixes to existing files (4562704)
  • detekt fixes to existing files (11a3101)
  • enable TooManyFunctions and LongMethod rules for detekt (7a1654b)
  • remove detekt-formatting-1.23.0.jar (b717dda)

v1.0.4

21 Aug 16:47

Choose a tag to compare

Bugfixes for the Initial public release.

v1.0.2

17 Aug 16:46

Choose a tag to compare

Bugfixes for the Initial public release.

v1.0.1

23 Jul 11:28

Choose a tag to compare

Bugfixes for the Initial public release.

v1.0.0

20 Jul 23:43

Choose a tag to compare

Initial public release 🎉
Learn more in the blog post.