Skip to content

Releases: Astra-Interactive/AstraLibs

AstraLibs - 3.19.1

22 Dec 10:43
Compare
Choose a tag to compare
fix private tab completer

AstraLibs - 3.19.0

22 Dec 10:29
Compare
Choose a tag to compare
add command tab completer

AstraLibs - 3.18.2

22 Dec 09:59
Compare
Choose a tag to compare
another enum fix

AstraLibs - 3.18.1

22 Dec 09:42
d927d5d
Compare
Choose a tag to compare
Merge pull request #71 from Astra-Interactive/fix-enum-argument

fix enum argument

AstraLibs - 3.18.0

21 Dec 16:37
e1c34e9
Compare
Choose a tag to compare
 improve command api #70

- Moved command exceptions into shared module
- Add EnumArgument
- Improve comments on StringDesc

AstraLibs - 3.17.1

11 Dec 09:13
5ec1eab
Compare
Choose a tag to compare
Merge pull request #68 from Astra-Interactive/dependabot/gradle/versi…

AstraLibs - 3.17.0

04 Dec 17:31
713ff95
Compare
Choose a tag to compare
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

29 Nov 19:41
Compare
Choose a tag to compare
test new publish

AstraLibs - 3.16.1

04 Nov 12:43
4a10c94
Compare
Choose a tag to compare
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

31 Oct 07:07
422fa65
Compare
Choose a tag to compare
add lifecycle, filekrate, plain string desc (#61)