Skip to content

Releases: codejive/java-miniterm

Release v0.1.7

Choose a tag to compare

@github-actions github-actions released this 10 Sep 10:14

Changelog

🚀 Features

  • 7f6ba54 added pixel support to mouse example

🐛 Fixes

  • f99fef7 deps: update dependency org.junit:junit-bom to v6.1.3
  • 4e3c82b AnsiParser now knows how to handle legacy X10 mouse events

🧰 Tasks

  • 1f552a1 deps: update dependency org.apache.maven.plugins:maven-source-plugin to v3.4.0
  • f36c89b deps: update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.6.0
  • ca89509 deps: update dependency org.jreleaser:jreleaser-maven-plugin to v1.26.0
  • 335c124 deps: update actions/checkout action to v7
  • 0cc8e3b deps: update actions/setup-java action to v6
  • 9220a9c rename references to java-miniterm to miniterm

🛠 Build

  • 922501e Releasing version 0.1.7
  • d1d75fb Prepare for next development iteration

Contributors

We'd like to thank the following people for their contributions:

Release v0.1.6

Choose a tag to compare

@github-actions github-actions released this 09 Sep 22:03

Changelog

🚀 Features

  • 043ab96 added module for displaying images (#9), closes #9
  • 0a6d59f added a static Terminal.querySize() helper method
  • df23466 added Ansi class with useful CSI string builders
  • ddfe8f5 added fun example

🔄️ Changes

  • 459236f removed TerminalBase because of build issues

🧰 Tasks

  • 0aecc22 deps: update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.12.0
  • 5ca9624 deps: update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.6.0
  • 3fd0e6f deps: update dependency maven to v3.9.16
  • 3473500 deps: update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1
  • d9f30d0 deps: update dependency org.apache.maven.plugins:maven-jar-plugin to v3.5.1
  • 7c6ea4d deps: update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.6.3
  • 89d6fe6 deps: update dependency com.diffplug.spotless:spotless-maven-plugin to v3.10.2
  • e78ea34 deps: update dependency org.apache.maven.plugins:maven-antrun-plugin to v3.2.0
  • 2d47b29 deps: update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.16.0
  • 8018f83 added AGENTS.md
  • 284b19c minor visual change to the shooting gallery example
  • f2f77c7 updated examples to be directly runnable

🛠 Build

📝 Documentation

Contributors

We'd like to thank the following people for their contributions:

Release v0.1.5

Choose a tag to compare

@github-actions github-actions released this 12 May 23:47

Changelog

🐛 Fixes

  • f9dd303 removed unwanted dependency from PrintCaps

🔄️ Changes

  • 8d38672 renamed bean-like names in Terminal

🛠 Build

  • 42f07be Releasing version 0.1.5
  • a75e409 DLL wasn't being compiled!
  • cfea21f Prepare for next development iteration

Contributors

We'd like to thank the following people for their contributions:

Release v0.1.4

Choose a tag to compare

@github-actions github-actions released this 12 May 22:01

Changelog

🚀 Features

  • 140acef added isFocusIn() and isFocusOut() methods
  • 2a82e91 added isPasteStart() and isPasteEnd()

🛠 Build

  • 693fa1e Releasing version 0.1.4
  • 80651c0 fix JReleaser issue
  • a03b8e0 Prepare for next development iteration

Contributors

We'd like to thank the following people for their contributions:

Release v0.1.3

Choose a tag to compare

@github-actions github-actions released this 12 May 16:32

Changelog

🚀 Features

  • 93d0d12 added image protocol detection

🛠 Build

  • 817af87 Releasing version 0.1.3
  • 84ae399 Prepare for next development iteration

Contributors

We'd like to thank the following people for their contributions:

Release v0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 May 15:43

Changelog

🚀 Features

  • d5a3718 added colors module for color handling
  • e995695 added termcap module for detecting capabilities

🐛 Fixes

  • 3cf8220 fixed run scripts and release action

🛠 Build

  • 3ef937e Releasing version 0.1.2
  • 0cf09bf fixed JReleaser config
  • 14eed7f Prepare for next development iteration

📝 Documentation

Contributors

We'd like to thank the following people for their contributions:

Release v0.1.1

Choose a tag to compare

@quintesse quintesse released this 12 May 11:04

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

Choose a tag to compare

@quintesse quintesse released this 08 May 10:19