Releases: Astra-Interactive/AstraLibs
Releases · Astra-Interactive/AstraLibs
AstraLibs - 3.19.1
fix private tab completer
AstraLibs - 3.19.0
add command tab completer
AstraLibs - 3.18.2
another enum fix
AstraLibs - 3.18.1
Merge pull request #71 from Astra-Interactive/fix-enum-argument fix enum argument
AstraLibs - 3.18.0
improve command api #70 - Moved command exceptions into shared module - Add EnumArgument - Improve comments on StringDesc
AstraLibs - 3.17.1
Merge pull request #68 from Astra-Interactive/dependabot/gradle/versi…
AstraLibs - 3.17.0
build(deps): bump the versions group with 4 updates (#66) * build(deps): bump the versions group with 4 updates Bumps the versions group with 4 updates: [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml), [org.jetbrains.kotlinx:kotlinx-benchmark-runtime](https://github.com/Kotlin/kotlinx-benchmark), org.jetbrains.kotlinx.benchmark and [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc). Updates `com.charleskorn.kaml:kaml` from 0.62.2 to 0.66.0 - [Release notes](https://github.com/charleskorn/kaml/releases) - [Changelog](https://github.com/charleskorn/kaml/blob/main/.releaserc.yml) - [Commits](https://github.com/charleskorn/kaml/compare/0.62.2...0.66.0) Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.12 to 0.4.13 - [Release notes](https://github.com/Kotlin/kotlinx-benchmark/releases) - [Changelog](https://github.com/Kotlin/kotlinx-benchmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx-benchmark/compare/v0.4.12...v0.4.13) Updates `org.jetbrains.kotlinx.benchmark` from 0.4.12 to 0.4.13 Updates `org.xerial:sqlite-jdbc` from 3.47.0.0 to 3.47.1.0 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.47.0.0...3.47.1.0) Updates `org.jetbrains.kotlinx.benchmark` from 0.4.12 to 0.4.13 --- updated-dependencies: - dependency-name: com.charleskorn.kaml:kaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-benchmark-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.jetbrains.kotlinx.benchmark dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.jetbrains.kotlinx.benchmark dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions ... Signed-off-by: dependabot[bot] <support@github.com> * fix build * fix dependabot major versions --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roman Makeev <makeevrserg@gmail.com>
AstraLibs - 3.16.2
test new publish
AstraLibs - 3.16.1
build(deps): bump the versions group with 12 updates (#62) * build(deps): bump the versions group with 12 updates Bumps the versions group with 12 updates: | Package | From | To | | --- | --- | --- | | [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) | `0.61.0` | `0.62.2` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.46.1.3` | `3.47.0.0` | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.11.1` | `5.11.3` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.1` | `5.11.3` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.14.0` | `5.14.2` | | io.papermc.paper:paper-api | `1.21.1-R0.1-SNAPSHOT` | `1.21.3-R0.1-SNAPSHOT` | | org.spigotmc:spigot-api | `1.21.1-R0.1-SNAPSHOT` | `1.21.3-R0.1-SNAPSHOT` | | [org.jetbrains.exposed:exposed-java-time](https://github.com/JetBrains/Exposed) | `0.55.0` | `0.56.0` | | [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) | `0.55.0` | `0.56.0` | | [org.jetbrains.exposed:exposed-dao](https://github.com/JetBrains/Exposed) | `0.55.0` | `0.56.0` | | [org.jetbrains.exposed:exposed-core](https://github.com/JetBrains/Exposed) | `0.55.0` | `0.56.0` | | [ru.astrainteractive.klibs:kstorage](https://github.com/makeevrserg/klibs.kstorage) | `3.1.3` | `3.2.0` | Updates `com.charleskorn.kaml:kaml` from 0.61.0 to 0.62.2 - [Release notes](https://github.com/charleskorn/kaml/releases) - [Changelog](https://github.com/charleskorn/kaml/blob/main/.releaserc.yml) - [Commits](https://github.com/charleskorn/kaml/compare/0.61.0...0.62.2) Updates `org.xerial:sqlite-jdbc` from 3.46.1.3 to 3.47.0.0 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.46.1.3...3.47.0.0) Updates `org.junit:junit-bom` from 5.11.1 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.1 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.3) Updates `org.mockito:mockito-core` from 5.14.0 to 5.14.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.14.0...v5.14.2) Updates `io.papermc.paper:paper-api` from 1.21.1-R0.1-SNAPSHOT to 1.21.3-R0.1-SNAPSHOT Updates `org.spigotmc:spigot-api` from 1.21.1-R0.1-SNAPSHOT to 1.21.3-R0.1-SNAPSHOT Updates `org.spigotmc:spigot-api` from 1.21.1-R0.1-SNAPSHOT to 1.21.3-R0.1-SNAPSHOT Updates `org.jetbrains.exposed:exposed-java-time` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](https://github.com/JetBrains/Exposed/compare/0.55.0...0.56.0) Updates `org.jetbrains.exposed:exposed-jdbc` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](https://github.com/JetBrains/Exposed/compare/0.55.0...0.56.0) Updates `org.jetbrains.exposed:exposed-dao` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](https://github.com/JetBrains/Exposed/compare/0.55.0...0.56.0) Updates `org.jetbrains.exposed:exposed-core` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](https://github.com/JetBrains/Exposed/compare/0.55.0...0.56.0) Updates `org.jetbrains.exposed:exposed-jdbc` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](https://github.com/JetBrains/Exposed/compare/0.55.0...0.56.0) Updates `org.jetbrains.exposed:exposed-dao` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](https://github.com/JetBrains/Exposed/compare/0.55.0...0.56.0) Updates `org.jetbrains.exposed:exposed-core` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](https://github.com/JetBrains/Exposed/compare/0.55.0...0.56.0) Updates `ru.astrainteractive.klibs:kstorage` from 3.1.3 to 3.2.0 - [Release notes](https://github.com/makeevrserg/klibs.kstorage/releases) - [Commits](https://github.com/makeevrserg/klibs.kstorage/compare/3.1.3...3.2.0) --- updated-dependencies: - dependency-name: com.charleskorn.kaml:kaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: io.papermc.paper:paper-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.spigotmc:spigot-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.spigotmc:spigot-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-java-time dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-jdbc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-dao dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-jdbc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-dao dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.klibs:kstorage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions ... Signed-off-by: dependabot[bot] <support@github.com> * Update gradle.properties --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roman Makeev <57789105+makeevrserg@users.noreply.github.com>
AstraLibs - 3.16.0
add lifecycle, filekrate, plain string desc (#61)