Releases: qupath/log-viewer
Releases · qupath/log-viewer
v0.2.0
What's Changed
- Added select all messages button by @Rylern in #67
- Added clear log button to bottom bar + shortcut by @Rylern in #69
- Minor optimization, macOS workaround by @petebankhead in #71
- Upgrade wrapper, prepare for release by @petebankhead in #72
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Reduce JavaFX version requirement by @petebankhead in #66
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release for use in QuPath v0.5.0-rc1
What's Changed
- Filters by @Rylern in #12
- Add message/warning/etc counts to bottom bar, and add thread filter by @alanocallaghan in #13
- Use more informative project name by @petebankhead in #15
- Added French localization + switch between regex/non regex by @Rylern in #18
- Github actions by @alanocallaghan in #19
- Small refactoring by @Rylern in #21
- Avoid reliance on logback classic by @Rylern in #26
- Added reload4j as alternative logging framework by @Rylern in #27
- Command line parameters and UX by @Rylern in #28
- Display log level buttons only if there are log messages of this level by @Rylern in #29
- Improved UX, errors in red, started tests by @Rylern in #31
- Alternative log viewer implementation, javadoc, unit tests on the logging librairies by @Rylern in #32
- Added support for the JDK logger, app subproject added, changed logging frameworks dependencies by @Rylern in #33
- Added unit tests on the LogViewer model and catalogs by @Rylern in #35
- Renamed packages by @Rylern in #36
- Towards publishing by @petebankhead in #37
- Make logviewer menubar available by @petebankhead in #39
- Small styling changes by @petebankhead in #42
- Automatic scroll, UI modules renamed, README updated by @Rylern in #44
- Minor suggestions by @petebankhead in #46
- Dependencies fix by @Rylern in #47
- Java CI with Gradle workflow fix by @Rylern in #48
- Bump gradle/gradle-build-action from 1 to 2.4.2 in /.github/workflows by @dependabot in #49
- Minor fixes by @petebankhead in #50
- New features by @Rylern in #54
- Provide more control for how log messages are viewed in an application by @Rylern in #59
- Unsafe use of getClass().getResource() by @Rylern in #62
- Update gradle wrapper, javafx plugin by @petebankhead in #64
- For v0.1.0 by @petebankhead in #65
New Contributors
- @Rylern made their first contribution in #12
- @alanocallaghan made their first contribution in #13
- @petebankhead made their first contribution in #15
- @dependabot made their first contribution in #49
Full Changelog: https://github.com/qupath/log-viewer/commits/v0.1.0