Skip to content

Releases: jcputney/elearning-module-parser

v1.2.1

Choose a tag to compare

@jcputney jcputney released this 12 Aug 13:57

What's Changed

  • build(deps): bump software.amazon.awssdk:bom from 2.49.0 to 2.49.1 in the aws-sdk group by @dependabot[bot] in #553
  • build(deps): bump software.amazon.awssdk:bom from 2.49.1 to 2.49.2 in the aws-sdk group by @dependabot[bot] in #554
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.38 to 1.6.0 by @dependabot[bot] in #555
  • build(deps): bump software.amazon.awssdk:bom from 2.49.2 to 2.49.3 in the aws-sdk group by @dependabot[bot] in #556
  • build(deps): bump software.amazon.awssdk:bom from 2.49.3 to 2.49.4 in the aws-sdk group by @dependabot[bot] in #557
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.6.0 to 1.6.1 by @dependabot[bot] in #558
  • build(deps): bump software.amazon.awssdk:bom from 2.49.4 to 2.49.5 in the aws-sdk group by @dependabot[bot] in #559
  • build(deps): bump software.amazon.awssdk:bom from 2.49.5 to 2.49.6 in the aws-sdk group by @dependabot[bot] in #560
  • build(deps): bump github/codeql-action from 4 to 4.37.3 by @dependabot[bot] in #561
  • build(deps): bump software.amazon.awssdk:bom from 2.49.6 to 2.50.1 in the aws-sdk group by @dependabot[bot] in #562
  • build(deps-dev): bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.2 to 2.9.3 by @dependabot[bot] in #563
  • build(deps): bump software.amazon.awssdk:bom from 2.50.1 to 2.50.2 in the aws-sdk group by @dependabot[bot] in #565
  • build(deps): bump github/codeql-action from 4.37.3 to 4.37.5 by @dependabot[bot] in #566
  • build(deps): bump software.amazon.awssdk:bom from 2.50.2 to 2.50.3 in the aws-sdk group by @dependabot[bot] in #567
  • build(deps): bump software.amazon.awssdk:bom from 2.50.3 to 2.51.2 in the aws-sdk group by @dependabot[bot] in #569
  • build(deps-dev): bump com.github.freva:ascii-table from 1.12.1 to 1.13.0 by @dependabot[bot] in #570
  • build(deps): bump software.amazon.awssdk:bom from 2.51.2 to 2.51.3 in the aws-sdk group by @dependabot[bot] in #571
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 6.1.2 to 6.1.3 by @dependabot[bot] in #572
  • Fix SCORM 2004 global objective parsing by @jcputney in #573
  • Allow more time for Central publishing by @jcputney in #574

Full Changelog: v1.2.0...v1.2.1

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 28 May 01:44

Full Changelog: v1.1.0...v1.1.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 May 15:24

What's Changed

  • build(deps-dev): bump org.apache.logging.log4j:log4j-to-slf4j from 2.25.3 to 2.25.4 by @dependabot[bot] in #441
  • build(deps): bump actions/github-script from 8 to 9 by @dependabot[bot] in #453
  • build(deps-dev): bump org.testcontainers:testcontainers from 2.0.3 to 2.0.5 by @dependabot[bot] in #459
  • build(deps): bump software.amazon.awssdk:bom from 2.42.9 to 2.42.41 by @dependabot[bot] in #463
  • build(deps-dev): bump version.mockito from 5.22.0 to 5.23.0 by @dependabot[bot] in #425
  • build(deps): bump webfactory/ssh-agent from 0.9.1 to 0.10.0 by @dependabot[bot] in #426
  • build(deps): bump version.jackson from 2.21.1 to 2.21.2 by @dependabot[bot] in #435
  • ci: add CodeQL SAST, CycloneDX SBOM, and build attestations by @jcputney in #470
  • build(deps): bump org.apache.commons:commons-configuration2 from 2.13.0 to 2.14.0 by @dependabot[bot] in #451
  • build(deps): bump version.jackson from 2.21.2 to 2.21.3 by @dependabot[bot] in #465
  • build(deps-dev): bump org.apache.logging.log4j:log4j-to-slf4j from 2.25.4 to 2.26.0 by @dependabot[bot] in #472
  • build(deps): bump software.amazon.awssdk:bom from 2.42.41 to 2.44.3 by @dependabot[bot] in #473
  • build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #474
  • build(deps): bump actions/attest-build-provenance from 2 to 4 by @dependabot[bot] in #476

New Contributors

Full Changelog: v0.4.1...v1.0.0