Skip to content

Tags: ottx96/diffview-git

Tags

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump org.jetbrains.kotlin.kapt from 1.5.31 to 1.6.0 (#76)

Bumps org.jetbrains.kotlin.kapt from 1.5.31 to 1.6.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

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

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.
Bump org.jetbrains.kotlin.jvm from 1.5.30 to 1.5.31 (#67)

Bumps org.jetbrains.kotlin.jvm from 1.5.30 to 1.5.31.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

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

v1.2.0

Toggle v1.2.0's commit message
Bugfix: Changed order of diff

v1.1.1

Toggle v1.1.1's commit message
Creating automatic releases (`GitHub Actions`) (#27)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implementing html generation `git diff --no-index` (#24)

* Updated README.md

* Implemented `git diff --no-index`

* Updated version

* Updated README.md

Co-authored-by: Manuel Ott <[email protected]>

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixing missing resources in native image (#23)

* Update README.md

* Moved template files to source code

* Updated README.md

* Bugfixes
Fixed resources in native image
Fixed input/output of files
Added parameter -R (=repository), instead of -d

Co-authored-by: Manuel Ott <[email protected]>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bugfix: Create folders on linux (#22)

Co-authored-by: ottx96 <[email protected]>