1. a13501a Improve release candidate script by Michael Beckerle · 6 weeks ago main
  2. 734b737 Change version to 3.9.0-SNAPSHOT by Michael Beckerle · 6 weeks ago
  3. 3131f35 Replace mbeckerle entry in KEYS by Michael Beckerle · 7 weeks ago v3.8.0 v3.8.0-rc2
  4. fa733e7 Prepare for 3.8.0 release by Michael Beckerle · 8 weeks ago v3.8.0-rc1
  5. 27ec21b Ensure reproducible builds for daffodil release candidate container by Steve Lawrence · 8 weeks ago
  6. 6eeae43 Allow for sharing of Validators between DataProcessors by Steve Lawrence · 8 weeks ago
  7. 0de3aa9 Bump fedora from 39 to 40 in /containers/release-candidate by dependabot[bot] · 3 months ago
  8. 551ee37 Update os-lib to 0.10.2 by Scala Steward · 8 weeks ago
  9. 9cb80c3 Update jline to 3.26.1 by Scala Steward · 3 months ago
  10. d14395e Update sbt to 1.10.0 by Scala Steward · 3 months ago
  11. 4255240 Bump scalacenter/sbt-dependency-submission from 2.3.1 to 3.0.1 by dependabot[bot] · 8 weeks ago
  12. 0dbd340 Bump actions/checkout from 4.1.1 to 4.1.6 by dependabot[bot] · 2 months ago
  13. 8ade236 Bump msys2/setup-msys2 from 2.22.0 to 2.23.0 by dependabot[bot] · 3 months ago
  14. 5888f24 --- by dependabot[bot] · 10 weeks ago
  15. 313be9d Update sbt-scoverage to 2.0.12 by Scala Steward · 3 months ago
  16. 8074f5c Bump SonarSource/sonarcloud-github-action from 2.1.1 to 2.2.0 by dependabot[bot] · 9 weeks ago
  17. 2037fe9 Use an empty sequence for the xml of implied choice branch sequences by Steve Lawrence · 3 months ago
  18. dcf9079 Allow DataProcessors to be garbage collected in TDML tests by Steve Lawrence · 8 weeks ago
  19. 182f157 Added test to show preexisting PUA chars are preserved. by Michael Beckerle · 8 weeks ago
  20. 31b9057 Add requireLengthInWholeWords feature to byteSwap layer by Michael Beckerle · 8 weeks ago
  21. 72cee7c Updated javadoc for layering. by Michael Beckerle · 9 weeks ago
  22. 8433f4d Remapper from XMLIllegal to PUA ignores pre-existing PUA characters in the input data. by Michael Beckerle · 9 weeks ago
  23. dc55874 Allow inputValueCalc to be defined in a hidden group by Steve Lawrence · 2 months ago
  24. d21ddd8 Enable javadoc and scaladoc from runtime1 API by Michael Beckerle · 2 months ago
  25. 01dded5 Support Java 21 by pkatlic · 3 months ago
  26. cac9ab8 Change to eliminate the ugly trailing commas. by Michael Beckerle · 3 months ago
  27. b2aa98d Only validate if a simple element parse succeeds by Steve Lawrence · 3 months ago
  28. fab8bf5 New Layer API & Improved Implementation by Michael Beckerle · 5 months ago
  29. a853a2f Add support for nested jars by Steve Lawrence · 3 months ago
  30. d0bb41c Update scala-parser-combinators to 2.4.0 by Scala Steward · 3 months ago
  31. 4c0a4d9 Update scalacheck to 1.18.0 by Scala Steward · 3 months ago
  32. 71a2fa8 Update scalacheck to 1.17.1 by Scala Steward · 3 months ago
  33. 4bbaa8a Update scala-xml to 2.3.0 by Scala Steward · 3 months ago
  34. bfd228c Update icu4j to 75.1 by Scala Steward · 3 months ago
  35. 5ca4319 Always create an unparse error when a required array is missing by Steve Lawrence · 3 months ago
  36. 65b68e5 Set SOURCE_DATE_EPOCH for build reproducability when creating release candidates by Steve Lawrence · 3 months ago
  37. 4fe36eb Throw TDMLException if Test has neither tdml:infoset nor tdml:errors by olabusayoT · 4 months ago
  38. 6b5e07c Bump codecov/codecov-action from 4.1.1 to 4.3.0 by dependabot[bot] · 4 months ago
  39. 03d5a52 Update os-lib to 0.10.0 by Scala Steward · 3 months ago
  40. 1040635 Update scalafmt-core to 3.8.1 by Scala Steward · 4 months ago
  41. 5776d2d Update commons-io to 2.16.1 by Scala Steward · 4 months ago
  42. 1c21b2c Update sbt-native-packager to 1.10.0 by Scala Steward · 4 months ago
  43. 90360ca Update slf4j-api to 2.0.13 by Scala Steward · 4 months ago
  44. 32e7b54 Bump version for 3.8.0-SNAPSHOT development by Steve Lawrence · 4 months ago
  45. 243612f Pin libmxml to 3.3.1 in macOS CI by Steve Lawrence · 4 months ago
  46. fbf5343 Prepare for 3.7.0 release by Steve Lawrence · 4 months ago v3.7.0 v3.7.0-rc1
  47. 78f2e4b Output diagnosticFile for embedded schemas diagnostics by olabusayoT · 4 months ago
  48. fe6646f Add support for dfdl:checkRangeInclusive/checkRangeExclusive functions by olabusayoT · 4 months ago
  49. 1dc6256 Add support for passing exception directly into DaffodilUnhandledSAXException by olabusayoT · 4 months ago
  50. 4c61dc5 Allow backtracking when parsing prefix length fails with prefixIncludesPrefixLength by Steve Lawrence · 4 months ago
  51. 0a4d51c Update woodstox-core to 6.6.2 by Scala Steward · 4 months ago
  52. f2a9bd6 Improve diagnostic from delimiter scanning by Michael Beckerle · 4 months ago
  53. 3e936cf Add support for validation of length facet by olabusayoT · 4 months ago
  54. fa34023 Bump codecov/codecov-action from 4.1.0 to 4.1.1 by dependabot[bot] · 4 months ago
  55. b58ca82 Update Apache Daffodil KEYS by pkatlic · 4 months ago
  56. c48c9dc Remove DAFFODIL_HOME since IDEs don't need it by olabusayoT · 4 months ago
  57. 3682679 Enable dfdl:extraEscapedCharcaters to take an expression by olabusayoT · 4 months ago
  58. 7db9e4e De-personalize Diagnostic File URLs in Compiled Schemas by olabusayoT · 12 months ago
  59. 9b12912 Error if -T and -P options are used together in the CLI by Steve Lawrence · 4 months ago
  60. 0e93ce0 Update scallop to 5.1.0 by Scala Steward · 4 months ago
  61. 427c114 Bump actions/setup-java from 4.2.0 to 4.2.1 by dependabot[bot] · 4 months ago
  62. 77d6190 Add ability to support or ignore restrictions not allowed by DFDL by Steve Lawrence · 4 months ago
  63. 24eebf8 Update genjavadoc-plugin to 0.19 by Scala Steward · 5 months ago
  64. b43de04 Bump actions/setup-java from 4.1.0 to 4.2.0 by dependabot[bot] · 5 months ago
  65. 3f897fe Only allow ambiguous path steps between scalar and optional elements by Steve Lawrence · 5 months ago
  66. 6edf530 Fix mapping from separatorPolicy to separatorSuppressionPolicy by Steve Lawrence · 5 months ago
  67. 36b98fc Add test showing optional elements cannot have predicates in expressions by Steve Lawrence · 5 months ago
  68. d5e084c Pin github actions to a commit hash by Steve Lawrence · 5 months ago
  69. 479d904 Bump codecov/codecov-action from 4.0.2 to 4.1.0 by John Interrante · 5 months ago
  70. 2bcf3ef Bump codecov/codecov-action from 4.0.2 to 4.1.0 by dependabot[bot] · 5 months ago
  71. 87a0a38 Update woodstox-core to 6.6.1 by Scala Steward · 5 months ago
  72. 67dc8cd Update scala-library, scala-reflect to 2.12.19 by Scala Steward · 5 months ago
  73. 161a57c Bump scalacenter/sbt-dependency-submission from 2.3.0 to 2.3.1 by dependabot[bot] · 5 months ago
  74. b00a006 Bump actions/setup-java from 4.0.0 to 4.1.0 by dependabot[bot] · 5 months ago
  75. 89d02df fn:count(non-array) must issue SDE by pkatlic · 5 months ago
  76. 240600e Bump codecov/codecov-action from 4.0.1 to 4.0.2 by dependabot[bot] · 5 months ago
  77. ee59b5d Update sbt-scoverage to 2.0.11 by Scala Steward · 5 months ago
  78. 63c4318 Include the input buffer in ExpectIt failure messages by Steve Lawrence · 5 months ago
  79. d3ca3cc Update sbt to 1.9.9 by Scala Steward · 5 months ago
  80. 322c911 Update scalafmt-core to 3.8.0 by Scala Steward · 5 months ago
  81. 37fa52e Improve performance of xml and json infoset outputters by Steve Lawrence · 5 months ago
  82. d535bcb Update sbt-scoverage to 2.0.10 by Scala Steward · 5 months ago
  83. 08486cf Update slf4j-api to 2.0.12 by Scala Steward · 6 months ago
  84. df52e25 Bump scalacenter/sbt-dependency-submission from 2.2.2 to 2.3.0 by dependabot[bot] · 6 months ago
  85. 194f1f2 Update jline to 3.25.1 by Scala Steward · 6 months ago
  86. ff9ba41 Refactor NodeInfo.PrimType. Add DFDLPrimType Java enum. by Michael Beckerle · 6 months ago
  87. da3cc9f Bump codecov/codecov-action from 3.1.4 to 4.0.1 by dependabot[bot] · 6 months ago
  88. 958c319 Update daffodil-release-candidate to support daffodil-sbt by Steve Lawrence · 6 months ago
  89. 16f6646 Update woodstox-core to 6.6.0 by Scala Steward · 6 months ago
  90. 3ce37b4 Fix zoned EBCDIC overpunched signs by Michael Beckerle · 6 months ago
  91. fd70059 Include the crossVersion in daffodil jars packaged in tar/zip/RPM by Steve Lawrence · 6 months ago
  92. cdb4121 Use the negative pattern of textNumberPattern to resolve padding ambiguities by Steve Lawrence · 7 months ago
  93. e2a1835 Bump SonarSource/sonarcloud-github-action from v1.9 to v2.1.1 by Steve Lawrence · 6 months ago
  94. cebce31 Update slf4j-api to 2.0.11 by Scala Steward · 7 months ago
  95. 4005bfb Update os-lib to 0.9.3 by Scala Steward · 7 months ago
  96. db78218 Update jline to 3.25.0 by Scala Steward · 6 months ago
  97. fda3f8f Update sbt to 1.9.8 by Scala Steward · 7 months ago
  98. acbf6fd Update icu4j to 74.2 by Scala Steward · 7 months ago
  99. 778bd15 Update jackson-core to 2.16.1 by Scala Steward · 7 months ago
  100. 9e0bdf6 Update copyright year to 2024 by Steve Lawrence · 7 months ago