Releases: clojang/sophodromos
Releases · clojang/sophodromos
Release v0.1.8
What's Changed
Commits since v0.1.7:
- Bumped version. (1abd146)
- Added fix for module-based projects. (1d0eace)
- Added more tests projects, and organsied them. (099c4c4)
- Update documentation for release v0.1.7 (5f2a2e1)
Artifacts
- JAR:
sophodromos-0.1.8.jar
- Sources:
sophodromos-0.1.8-sources.jar
- Javadoc:
sophodromos-0.1.8-javadoc.jar
Release v0.1.7
What's Changed
Commits since v0.1.6:
- Update version to 0.1.6 and add Javadoc and source plugins in POM (80ae8e7)
- Update version to 0.1.6 and add Javadoc and source plugins in POM (6f35844)
- Update documentation for release v0.1.6 (91088cc)
Artifacts
- JAR:
sophodromos-0.1.7.jar
- Sources:
sophodromos-0.1.7-sources.jar
- Javadoc:
sophodromos-0.1.7-javadoc.jar
Release v0.1.6
Release v0.1.5
Release v0.1.4
What's Changed
Commits since v0.1.2:
- Update version to 0.1.4 and add Maven Central and GPG signing profiles in POM (0c64cfe)
- Update documentation for release v0.1.3 (19b4847)
- Update version to 0.1.3 and adjust artifact naming in release workflow (010e8f0)
- Update documentation for release v0.1.2 (9fb7f5e)
Artifacts
- JAR:
sophodromos-0.1.4.jar
- Sources:
sophodromos-0.1.4-sources.jar
- Javadoc:
sophodromos-0.1.4-javadoc.jar
Release v0.1.3
What's Changed
Commits since v0.1.2:
- Update version to 0.1.3 and adjust artifact naming in release workflow (33c94f7)
Artifacts
- JAR:
sophodromos-0.1.3.jar
- Sources:
sophodromos-0.1.3-sources.jar
- Javadoc:
sophodromos-0.1.3-javadoc.jar
Release v0.1.2
What's Changed
Commits since v0.1.1:
- Refactor POM configuration; streamline XML elements for import order, unused imports, and dependency convergence (1333e85)
- Refactor output formatting; enhance module header display and adjust indentation settings (c6561ff)
- Enhance output processing with ANSI color support; add method execution matching and module header display (edd6c6c)
- Improve test output handling and version retrieval; prevent duplicate results display (209fb32)
- Improve version handling; update dependencies, output formatting, add force-install target. (521dafd)
- Update test skipping mechanism and add warnings for duplicate test execution; modify .gitignore for target directories (65848f3)
- Merge pull request #12 from clojang/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.46.1 (cdd08e8)
- Merge pull request #11 from clojang/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.0 (e0c4470)
- Update documentation for release v0.1.1 (873965c)
- deps(deps): bump com.diffplug.spotless:spotless-maven-plugin (8e10241)
- deps(deps): bump org.apache.maven.plugins:maven-compiler-plugin (9807de7)
Artifacts
- JAR:
clojog-0.1.2.jar
- Sources:
clojog-0.1.2-sources.jar
- Javadoc:
clojog-0.1.2-javadoc.jar
Release v0.1.1
Release v0.1.0
What's Changed
All commits in this release:
- New targets. (13108f2)
- Updated test sub process command. (ffb8211)
- feat: update test output formatting and dependencies; add SpotBugs exclusions (4c25d63)
- Update Maven plugin options and enhance OWASP suppressions for known vulnerabilities; rename test mojo to 'run-tests' (35951a8)
- Merge pull request #9 from clojang/dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.18.0 (6e56d43)
- Merge pull request #10 from clojang/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.6.1 (e74f355)
- deps(deps): bump org.codehaus.mojo:versions-maven-plugin (f392f05)
- Merge pull request #8 from clojang/dependabot/maven/org.mockito-mockito-core-5.18.0 (9cfa116)
- Merge pull request #7 from clojang/dependabot/maven/org.codehaus.plexus-plexus-classworlds-2.9.0 (980b063)
- Merge pull request #6 from clojang/dependabot/maven/org.owasp-dependency-check-maven-12.1.3 (aa2743e)
- Merge pull request #5 from clojang/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.9.0 (ea10245)
- Merge pull request #4 from clojang/dependabot/maven/maven.version-3.9.11 (a70afb8)
- Merge pull request #3 from clojang/dependabot/maven/org.codehaus.plexus-plexus-utils-4.0.2 (ae79e33)
- deps(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (1b7c081)
- Merge pull request #1 from clojang/dependabot/maven/maven-surefire-plugin.version-3.5.3 (f705bb0)
- deps(deps-dev): bump org.mockito:mockito-core from 5.5.0 to 5.18.0 (77d0fde)
- deps(deps): bump org.codehaus.plexus:plexus-classworlds (fb1701b)
- deps(deps): bump org.owasp:dependency-check-maven from 12.1.0 to 12.1.3 (a4870db)
- deps(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin (72790f2)
- deps(deps): bump maven.version from 3.8.1 to 3.9.11 (f3d5943)
- deps(deps): bump org.codehaus.plexus:plexus-utils from 3.0.10 to 4.0.2 (271c942)
- deps(deps): bump maven-surefire-plugin.version from 3.0.0-M9 to 3.5.3 (9543ca8)
- Update README.md to enhance project description, installation instructions, and configuration options for Sophodromos (ddf710c)
- Wrong file location. (934b02f)
- Add CI, CodeQL, Dependabot, and Release workflows for enhanced automation and code quality (766c9b9)
- Refactor output processing classes for improved readability and consistency; add OWASP suppressions for known vulnerabilities (7bba611)
- Refactor access modifiers in formatter classes for improved encapsulation (27802e7)
- Refactor classes for package-private access to enhance encapsulation and internal usage (fa3ac0e)
- Refactor formatting classes for improved readability and consistency (38d7b49)
- Add test output management classes for enhanced test execution and formatting (275bae3)
- Refactor pom.xml and Java classes for improved structure and readability (35a443c)
- Refactor SophoDromos test execution classes for improved readability and maintainability (721a48a)
- Refactor package structure to io.github.clojang.sophodromos and update test classes (2037073)
- Enhance SophoDromos Maven Plugin with GradlDromus-style test formatting and update dependencies (7c17d36)
- Added initial files. (5c586ce)
- Initial commit (8b60ae5)
Artifacts
- JAR:
clojog-0.1.0.jar
- Sources:
clojog-0.1.0-sources.jar
- Javadoc:
clojog-0.1.0-javadoc.jar