Releases: loicgreffier/docsource
Releases · loicgreffier/docsource
v1.0.3
✨ New features
- Add check style by @loicgreffier in #29
🐛 Bug fixes
- Fix Docker jar execution by @loicgreffier in #44
📝 Documentation
- Update README gif by @loicgreffier in #39
⬆️ Dependency updates
- Bump mikepenz/action-junit-report from 3 to 4 by @dependabot[bot] in #31
- Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot[bot] in #30
- Bump docker/login-action from 2 to 3 by @dependabot[bot] in #32
- Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 by @dependabot[bot] in #35
- Bump com.google.cloud.tools:jib-maven-plugin from 3.3.2 to 3.4.0 by @dependabot[bot] in #34
- Upgrade to Oracle GraalVM 17.0.8 and Spring Boot 3.1.4 by @loicgreffier in #36
- Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 by @dependabot[bot] in #38
- Bump commons-io:commons-io from 2.13.0 to 2.14.0 by @dependabot[bot] in #37
- Bump org.fusesource.jansi:jansi from 2.4.0 to 2.4.1 by @dependabot[bot] in #40
- Bump org.springframework.boot:spring-boot-starter-parent from 3.1.4 to 3.1.5 by @dependabot[bot] in #41
- Prepare Java 21 base image by @loicgreffier in #43
- Upgrade to Java 21 by @loicgreffier in #42
- Bump commons-io:commons-io from 2.14.0 to 2.15.0 by @dependabot[bot] in #45
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot[bot] in #46
v1.0.2
⚡ Improvements
- Ignore src and href attributes when they contains templating by @loicgreffier in #28
⬆️ Dependency updates
- Bump spring-boot-starter-parent from 3.0.2 to 3.0.3 by @dependabot[bot] in #10
- Bump spring-boot-starter-parent from 3.0.3 to 3.0.4 by @dependabot[bot] in #11
- Bump spring-boot-starter-parent from 3.0.4 to 3.0.5 by @dependabot[bot] in #12
- Bump picocli.version from 4.7.1 to 4.7.2 by @dependabot[bot] in #13
- Bump picocli.version from 4.7.2 to 4.7.3 by @dependabot[bot] in #14
- Bump spring-boot-starter-parent from 3.0.5 to 3.0.6 by @dependabot[bot] in #15
- Bump jib-maven-plugin from 3.3.1 to 3.3.2 by @dependabot[bot] in #16
- Bump spring-boot-starter-parent from 3.0.6 to 3.1.0 by @dependabot[bot] in #17
- Bump commons-io from 2.11.0 to 2.12.0 by @dependabot[bot] in #18
- Bump lombok from 1.18.26 to 1.18.28 by @dependabot[bot] in #19
- Bump picocli.version from 4.7.3 to 4.7.4 by @dependabot[bot] in #21
- Bump mikepenz/release-changelog-builder-action from 3 to 4 by @dependabot[bot] in #20
- Bump commons-io from 2.12.0 to 2.13.0 by @dependabot[bot] in #22
- Bump spring-boot-starter-parent from 3.1.0 to 3.1.1 by @dependabot[bot] in #23
- Bump org.springframework.boot:spring-boot-starter-parent from 3.1.1 to 3.1.2 by @dependabot[bot] in #24
- Bump picocli.version from 4.7.4 to 4.7.5 by @dependabot[bot] in #25
- Bump org.springframework.boot:spring-boot-starter-parent from 3.1.2 to 3.1.3 by @dependabot[bot] in #26
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #27
v1.0.1
✨ New features
- Handled img HTML tag by @loicgreffier in #9
🐛 Bug fixes
- Ignored links starting with a hash tag by @loicgreffier in #7
- Fixed href with multiple tags by @loicgreffier in #8
⬆️ Dependency updates
- Bump lombok from 1.18.24 to 1.18.26 by @dependabot[bot] in #6
v1.0.0
✨ New features
- Initial release