Skip to content

Tags: jGleitz/string-notation

Tags

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update plugin org.jetbrains.kotlin.jvm to v2.3.0 (#249)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #230 from jGleitz/ci/jreleaser

ci: fix jreleaser

v1.5.0

Toggle v1.5.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: notations for file system paths

v1.4.2

Toggle v1.4.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: use workflow GitHub token to publish to GitHub packages

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.20 (#187)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

semantic-commit-start

Toggle semantic-commit-start's commit message

Verified

This commit was signed with the committer’s verified signature.
jGleitz Joshua Gleitze
build: call node tasks from Gradle

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #34 from jGleitz/word-plus-varargs

feat: Word#plus(vararg String)

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #31 from jGleitz/word-parts-from-notation

feat: Word#flatMapParts & Word#partsInNotation

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #29 from jGleitz/java-8-compat

fix: set artefact compatibility to Java 8

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from jGleitz/word-map-parts

feat: Word#mapParts