Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Releases: AugustArchive/common-utils

v2.5.1

23 Mar 17:16
018a66b
Compare
Choose a tag to compare

➕ Additions

  • Add SetOnce#reset() method to reset it back to the default state, null (@auguwu)

Full Changelog: 2.5.0...2.5.1

v2.5.0

26 Jan 07:09
08ba258
Compare
Choose a tag to compare

Removed

  • [exposed] Submodule is removed in 2.5.0+ (@auguwu)
  • [kotlin-extensions] tryCatch function is removed (deprecated in 2.4.0) (@auguwu)

🐛 Infrastructure

Full Changelog: 2.4.2...2.5.0

v2.4.2

30 Dec 23:48
231c308
Compare
Choose a tag to compare

🐛 Infrastructure

Full Changelog: 2.4.1...2.4.2

v2.4.1

17 Dec 23:16
5042cc0
Compare
Choose a tag to compare

Additions

Deprecations

Updates

  • Library now has explicit member modifiers (i.e, public/internal) (@auguwu)

Dependency Updates

Full Changelog: 2.4.0...2.4.1

v2.4.0

03 Dec 04:20
4ddbeab
Compare
Choose a tag to compare

Removed

  • gradle-utils: Remove all nino() dependency handler functions (@auguwu)

Updates

  • java-utils: Rename SetOnceGetValue to SetOnce (@auguwu)

Dependencies

  • Update junit5 dependencies from 5.8.2 to 5.9.1 (@renovate-bot)
  • Update dependency io.insert-koin:koin-core from 3.2.0 to 3.2.2 (@renovate-bot)
  • Update slf4j dependencies from 1.7.36 to 2.0.5 (@renovate-bot)
  • Update Spotless Gradle from 6.10.0 to 6.12.0 (@renovate-bot)
  • Update dependency org.jetbrains.exposed:exposed-core from 0.39.2 to 0.41.1 (@renovate-bot)
  • Update Dokka from 1.7.10 to 1.7.20 (@renovate-bot)
  • Update dependency io.github.z4kn4fein:semver from 1.3.3 to 1.4.0
  • Upgrade Gradle from 7.5.1 to 7.6 (@renovate-bot)
  • Update Gradle Enterprise plugin from 3.10.2 to 3.11.4 (@renovate-bot)

Full Changelog: 2.3.0...2.4.0

v2.3.0

25 Aug 03:29
61b1471
Compare
Choose a tag to compare

im too lazy to do a changelog, view commit history below (might redo this in the future)

Full Changelog: v2.2.1.1...2.3.0

v2.2.1.1

19 Jul 23:18
cc48e5c
Compare
Choose a tag to compare

Patches

  • Patch the result of Long.sizeToStr from using bytes > 0 and use this > bytes for a more accurate result

Dependency Updates

Full Changelog: 2.2.1...v2.2.1.1

v2.2.1

14 Jul 03:30
0fc2acb
Compare
Choose a tag to compare

Fixes

  • fix(gradle-utils): switch from Property.by(lazyValue: Property.() -> Unit) from byLazy property.

Full Changelog: 2.1.1...2.2.1

v2.2

14 Jul 03:14
559f4db
Compare
Choose a tag to compare

Additions

extensions-kord package

This package is just Kord extensions I use to build my Discord bots, Nino and Noel!

im too lazy to add what i added so just look at the commit notes lol

Dependencies

  • chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.7.0 by @renovate in-bot
  • chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.7.1 by @renovate-bot
  • chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.7.2 by @renovate-bot
  • chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.6.3 by @renovate-bot
  • chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.6.4 by @renovate-bot
  • chore(deps): update dependency dev.kord:kord-core to v0.8.0-m15 by @renovate-bot

Full Changelog: 2.1.1...2.2

v2.1.1

03 Jun 21:07
b13da1a
Compare
Choose a tag to compare

Additions

  • Add injectOrNull() readonly delegate by @auguwu [extensions-koin]
  • Add createThreadFactory function to create a thread factory by @auguwu [extensions-kotlin]

Dependency Updates

  • chore(deps): update dependency io.insert-koin:koin-core to v3.2.0 by @renovate-bot in #10
  • chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.6.0 by @renovate-bot in #11
  • chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.6.1 by @renovate in #12
  • chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.6.2 by @renovate in #13

Full Changelog: 2.1.0.1...2.1.1