Recent Releases of wtf.metio.reguloj:reguloj
wtf.metio.reguloj:reguloj - 2024.1.11
What's Changed
- update workflows by @sebhoss in https://github.com/metio/reguloj/pull/98
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/99
Full Changelog: https://github.com/metio/reguloj/compare/2023.12.7...2024.1.11
- Java
Published by github-actions[bot] over 2 years ago
wtf.metio.reguloj:reguloj - 2023.12.7
What's Changed
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/97
Full Changelog: https://github.com/metio/reguloj/compare/2023.11.9...2023.12.7
- Java
Published by github-actions[bot] over 2 years ago
wtf.metio.reguloj:reguloj - 2023.11.9
What's Changed
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/96
Full Changelog: https://github.com/metio/reguloj/compare/2023.10.12...2023.11.9
- Java
Published by github-actions[bot] over 2 years ago
wtf.metio.reguloj:reguloj - 2023.10.12
What's Changed
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/95
Full Changelog: https://github.com/metio/reguloj/compare/2023.9.7...2023.10.12
- Java
Published by github-actions[bot] over 2 years ago
wtf.metio.reguloj:reguloj - 2023.9.7
What's Changed
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/94
Full Changelog: https://github.com/metio/reguloj/compare/2023.8.10...2023.9.7
- Java
Published by github-actions[bot] over 2 years ago
wtf.metio.reguloj:reguloj - 2023.8.10
What's Changed
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/93
Full Changelog: https://github.com/metio/reguloj/compare/2023.7.13...2023.8.10
- Java
Published by github-actions[bot] almost 3 years ago
wtf.metio.reguloj:reguloj - 2023.7.13
What's Changed
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/92
Full Changelog: https://github.com/metio/reguloj/compare/2023.6.8...2023.7.13
- Java
Published by github-actions[bot] almost 3 years ago
wtf.metio.reguloj:reguloj - 2023.6.8
What's Changed
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/91
Full Changelog: https://github.com/metio/reguloj/compare/2023.5.11...2023.6.8
- Java
Published by github-actions[bot] almost 3 years ago
wtf.metio.reguloj:reguloj - 2023.5.11
What's Changed
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/90
Full Changelog: https://github.com/metio/reguloj/compare/2023.4.13...2023.5.11
- Java
Published by github-actions[bot] about 3 years ago
wtf.metio.reguloj:reguloj - 2023.4.13
What's Changed
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/88
Full Changelog: https://github.com/metio/reguloj/compare/2023.3.30...2023.4.13
- Java
Published by github-actions[bot] about 3 years ago
wtf.metio.reguloj:reguloj - 2023.3.30
What's Changed
- update project configuration by @sebhoss in https://github.com/metio/reguloj/pull/86
Full Changelog: https://github.com/metio/reguloj/compare/2023.3.9...2023.3.30
- Java
Published by github-actions[bot] about 3 years ago
wtf.metio.reguloj:reguloj - 2023.3.9
What's Changed
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/84
Full Changelog: https://github.com/metio/reguloj/compare/2023.2.9...2023.3.9
- Java
Published by github-actions[bot] about 3 years ago
wtf.metio.reguloj:reguloj - 2023.2.9
What's Changed
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/83
Full Changelog: https://github.com/metio/reguloj/compare/2023.1.19...2023.2.9
- Java
Published by github-actions[bot] over 3 years ago
wtf.metio.reguloj:reguloj - 2023.1.19
What's Changed
- remove 'name' from Rule by @sebhoss in https://github.com/metio/reguloj/pull/80
- add jspecify by @sebhoss in https://github.com/metio/reguloj/pull/81
- fix README examples by @sebhoss in https://github.com/metio/reguloj/pull/82
Full Changelog: https://github.com/metio/reguloj/compare/2023.1.12...2023.1.19
- Java
Published by github-actions[bot] over 3 years ago
wtf.metio.reguloj:reguloj - 2023.1.12
What's Changed
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/79
Full Changelog: https://github.com/metio/reguloj/compare/2022.12.15...2023.1.12
- Java
Published by github-actions[bot] over 3 years ago
wtf.metio.reguloj:reguloj - 2022.12.15
What's Changed
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/72
- project meta by @sebhoss in https://github.com/metio/reguloj/pull/73
- update project configuration by @sebhoss in https://github.com/metio/reguloj/pull/74
- add mirror by @sebhoss in https://github.com/metio/reguloj/pull/75
- add bitbucket mirror by @sebhoss in https://github.com/metio/reguloj/pull/76
- remove version rules files by @sebhoss in https://github.com/metio/reguloj/pull/77
- automated project update by @sebhoss in https://github.com/metio/reguloj/pull/78
Full Changelog: https://github.com/metio/reguloj/compare/2022.12.6...2022.12.15
- Java
Published by github-actions[bot] over 3 years ago
wtf.metio.reguloj:reguloj - 2022.12.6
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.12.6</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.12.6") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
What's Changed
- run less steps during release by @sebhoss in https://github.com/metio/reguloj/pull/71
Full Changelog: https://github.com/metio/reguloj/compare/2022.11.8...2022.12.6
- Java
Published by github-actions[bot] over 3 years ago
wtf.metio.reguloj:reguloj - 2022.11.8
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.11.8</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.11.8") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
What's Changed
- update project configuration by @sebhoss in https://github.com/metio/reguloj/pull/66
- add missing id by @sebhoss in https://github.com/metio/reguloj/pull/67
- Update parent to latest version by @sebhoss in https://github.com/metio/reguloj/pull/68
- use new release action by @sebhoss in https://github.com/metio/reguloj/pull/69
New Contributors
- @sebhoss made their first contribution in https://github.com/metio/reguloj/pull/66
Full Changelog: https://github.com/metio/reguloj/compare/2022.11.1...2022.11.8
- Java
Published by github-actions[bot] over 3 years ago
wtf.metio.reguloj:reguloj - 2022.11.1
Automated release, see commits for changes. Requires at least Java 17.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.11.1</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.11.1") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] over 3 years ago
wtf.metio.reguloj:reguloj - 2022.10.4
Automated release, see commits for changes. Requires at least Java 17.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.10.4</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.10.4") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] over 3 years ago
wtf.metio.reguloj:reguloj - 2022.9.13
Automated release, see commits for changes. Requires at least Java 17.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.9.13</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.9.13") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] over 3 years ago
wtf.metio.reguloj:reguloj - 2022.8.16
Automated release, see commits for changes. Requires at least Java 17.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.8.16</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.8.16") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] almost 4 years ago
wtf.metio.reguloj:reguloj - 2022.7.12
Automated release, see commits for changes. Requires at least Java 17.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.7.12</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.7.12") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] almost 4 years ago
wtf.metio.reguloj:reguloj - 2022.4.26
Automated release, see commits for changes. Requires at least Java 17.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.4.26</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.4.26") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] about 4 years ago
wtf.metio.reguloj:reguloj - 2022.4.12
Automated release, see commits for changes. Requires at least Java 17.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.4.12</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.4.12") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] about 4 years ago
wtf.metio.reguloj:reguloj - Release 2022.3.29
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.3.29</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.3.29") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] about 4 years ago
wtf.metio.reguloj:reguloj - Release 2022.3.8
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.3.8</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.3.8") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] about 4 years ago
wtf.metio.reguloj:reguloj - Release 2022.3.1
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.3.1</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.3.1") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] over 4 years ago
wtf.metio.reguloj:reguloj - Release 2022.2.22
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.2.22</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.2.22") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] over 4 years ago
wtf.metio.reguloj:reguloj - Release 2022.2.15
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.2.15</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.2.15") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] over 4 years ago
wtf.metio.reguloj:reguloj - Release 2022.1.11
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2022.1.11</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2022.1.11") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] over 4 years ago
wtf.metio.reguloj:reguloj - Release 2021.12.21
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2021.12.21</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2021.12.21") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] over 4 years ago
wtf.metio.reguloj:reguloj - Release 2021.12.14
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2021.12.14</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2021.12.14") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] over 4 years ago
wtf.metio.reguloj:reguloj - Release 2021.11.16
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2021.11.16</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2021.11.16") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] over 4 years ago
wtf.metio.reguloj:reguloj - Release 2021.6.1
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2021.6.1</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2021.6.1") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] about 5 years ago
wtf.metio.reguloj:reguloj - Release 2021.5.25
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2021.5.25</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2021.5.25") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] about 5 years ago
wtf.metio.reguloj:reguloj - Release 2021.5.18
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2021.5.18</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2021.5.18") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] about 5 years ago
wtf.metio.reguloj:reguloj - Release 2021.5.11
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2021.5.11</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2021.5.11") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] about 5 years ago
wtf.metio.reguloj:reguloj - Release 2021.4.27
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2021.4.27</version>
</dependency>
Or like this in case you are using Gradle (Kotlin):
kotlin
dependencies {
implementation("wtf.metio.reguloj:reguloj:2021.4.27") {
because("we want to use a lightweight rule engine")
}
}
Take a look the information available at Maven Central for other build tools.
- Java
Published by github-actions[bot] about 5 years ago
wtf.metio.reguloj:reguloj - Release 2021.4.20
Automated release, see commits for changes. Requires at least Java 16.
Include this project as a Maven dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2021.4.20</version>
</dependency>
Or like this in case you are using Gradle (Kotlin): ```kotlin dependencies { implementation("wtf.metio.reguloj:reguloj:2021.4.20") { because("we want to use a lightweight rule engine") } }
Take a look the information available at Maven Central for other build tools. ```
- Java
Published by github-actions[bot] about 5 years ago
wtf.metio.reguloj:reguloj - Release 2021.4.14
Automated release, see commits for changes.
Include this project as a dependency:
xml
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2021.4.14</version>
</dependency>
- Java
Published by github-actions[bot] about 5 years ago