Releases: skodjob/test-metadata-generator
Releases · skodjob/test-metadata-generator
0.3.0
What's Changed
- Bump the dependencies group across 1 directory with 12 updates by @dependabot in #57
- Bump the dependencies group with 3 updates by @dependabot in #58
- Bump the dependencies group with 6 updates by @dependabot in #59
- Generate only neccessary path to md files from labels by @Frawless in #60
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Move main to 0.3.0-SNAPSHOT by @Frawless in #39
- Enable dependabot updates by @kornys in #40
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.4.2 to 3.7.1 by @dependabot in #41
- Bump junit.platform.version from 1.10.2 to 1.10.3 by @dependabot in #42
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #43
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.4 to 4.8.6.2 by @dependabot in #44
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 by @dependabot in #45
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.4.1 to 3.7.0 by @dependabot in #50
- Bump com.github.spotbugs:spotbugs from 4.7.3 to 4.8.6 by @dependabot in #49
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #48
- Bump junit.jupiter.version from 5.10.2 to 5.10.3 by @dependabot in #47
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #46
- Use group updates for dependabot by @Frawless in #51
- Bump the dependencies group with 6 updates by @dependabot in #52
- Change backstage catalog info to component by @kornys in #53
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 in the dependencies group by @dependabot in #54
- Fix slash in path for docs by @Frawless in #55
New Contributors
- @dependabot made their first contribution in #41
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Move main to 0.2.0-SNAPSHOT by @kornys in #34
- Add option to not generate directories for metadata and skip generation of md dir if fmf si nto generated by @Frawless in #35
- Remove
UseCase
and renameTestTag
toLabel
by @Frawless in #36 - Reformat all files via InteliJ IDEA base don our checkstyle by @Frawless in #37
- Add links to label files if exists also into testcase md files by @Frawless in #38
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Init maven plugin for test-docs-generator by @Frawless in #6
- Add configuration of mvn packge for future releasing into pom by @kornys in #7
- Add simple workflows by @Frawless in #8
- Push packages to github packages by @Frawless in #9
- Add Spotbugs & Checkstyle to the project by @im-konge in #10
- Publish only maven plugin, not root project by @Frawless in #11
- Enable Javadoc check + add javadoc for all classes by @im-konge in #13
- Add unit tests for the plugin by @Frawless in #15
- Make some fields in TestDoc not required, add SuiteDoc annotation, update tests + javadoc by @im-konge in #16
- Deploy artifacts to sonatype by @kornys in #18
- Add contact and tags annotations by @Frawless in #20
- Add fmf generator to allow users to generate fmf files from test docs by @Frawless in #21
- Add dummy module for IT by @Frawless in #22
- Update README with the latest changes by @Frawless in #25
- Add simple implementation for matching usecases with test cases by @Frawless in #26
- Properly deal with dirs in loading the test classes by @Frawless in #27
- Update sonatype publish version + fix script path by @kornys in #29
- Fix release automation in TMG by @kornys in #30
- fix README.md little bit by @see-quick in #31
- Add backstage catalog file + build with java 21 and 17 by @kornys in #32
- Fix dummy module version set + add release tag script by @kornys in #33
New Contributors
- @Frawless made their first contribution in #6
- @kornys made their first contribution in #7
- @im-konge made their first contribution in #10
- @see-quick made their first contribution in #31
Full Changelog: https://github.com/skodjob/test-metadata-generator/commits/0.1.0