Releases: codejive/java-miniterm
Releases · codejive/java-miniterm
Release list
Release v0.1.7
Changelog
🚀 Features
- 7f6ba54 added pixel support to mouse example
🐛 Fixes
- f99fef7 deps: update dependency org.junit:junit-bom to v6.1.3
- 4e3c82b
AnsiParsernow 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-minitermtominiterm
🛠 Build
Contributors
We'd like to thank the following people for their contributions:
- Tako Schotanus (@quintesse)
- github-actions[bot] (@github-actions[bot])
- renovate[bot] (@renovate[bot])
Release v0.1.6
Changelog
🚀 Features
- 043ab96 added module for displaying images (#9), closes #9
- 0a6d59f added a static
Terminal.querySize()helper method - df23466 added
Ansiclass 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
- 1ad35a3 Releasing version 0.1.6
- 9d0eab9 add renovate.json
- df05d86 added IT tests
- 9e5501b Prepare for next development iteration
📝 Documentation
- 2ff3840 updated READMEs
Contributors
We'd like to thank the following people for their contributions:
- GitHub
- Tako Schotanus (@quintesse)
- github-actions[bot] (@github-actions[bot])
- renovate[bot] (@renovate[bot])
Release v0.1.5
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:
- Tako Schotanus (@quintesse)
- github-actions[bot] (@github-actions[bot])
Release v0.1.4
Changelog
🚀 Features
🛠 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:
- Tako Schotanus (@quintesse)
- github-actions[bot] (@github-actions[bot])
Release v0.1.3
Changelog
🚀 Features
- 93d0d12 added image protocol detection
🛠 Build
Contributors
We'd like to thank the following people for their contributions:
- Tako Schotanus (@quintesse)
- github-actions[bot] (@github-actions[bot])
Release v0.1.2
Changelog
🚀 Features
- d5a3718 added
colorsmodule for color handling - e995695 added
termcapmodule 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
- 665ce27 minor README update
Contributors
We'd like to thank the following people for their contributions:
- Tako Schotanus (@quintesse)
- github-actions[bot] (@github-actions[bot])
Release v0.1.1
Release v0.1.0
Full Changelog: https://github.com/codejive/java-miniterm/commits/v0.1.0