1. a79f185 Only mmap regular files in the CLI by Steve Lawrence · 7 weeks ago main
  2. 1dd02ad Fixes for Scala 3.3.6 by olabusayoT · 4 weeks ago
  3. c9a35ce Add new singleton Java API by olabusayoT · 4 months ago
  4. f295ada Prepare for 4.0.0 development by Steve Lawrence · 5 weeks ago
  5. 50bd271 Restore previous behavior of Diagnostic.getMessage by Steve Lawrence · 10 weeks ago v3.11.0 v3.11.0-rc2
  6. dd80bc8 Fix old release candidate container to get version correctly by Steve Lawrence · 2 months ago v3.11.0-rc1
  7. 7f83f75 Prepare for 3.11.0 release by Josh Adams · 2 months ago
  8. 6d60986 Add scala-steward configuration file by Steve Lawrence · 3 months ago
  9. 2a47837 Update Saxon-HE to 12.7 by Scala Steward · 2 months ago
  10. 8a44b5a Update jline to 3.30.1 by Scala Steward · 2 months ago
  11. 0e14b12 Bump codecov/codecov-action from 5.4.2 to 5.4.3 by dependabot[bot] · 2 months ago
  12. fdc1cd8 Update jline to 3.30.0 by Scala Steward · 3 months ago
  13. afe8b45 Bump SonarSource/sonarqube-scan-action from 4.2.1 to 5.2.0 by dependabot[bot] · 3 months ago
  14. eff6693 Change Diagnostic.getMessage to only return the message portion by Steve Lawrence · 3 months ago
  15. acac951 Add Support for Resource URI Scheme by olabusayoT · 5 months ago
  16. 5975203 Update sbt-scalafmt to 2.5.4 by Scala Steward · 6 months ago
  17. dcf1e8f Change VERSION to 3.11.0-SNAPSHOT by Josh Adams · 3 months ago
  18. 40e31de Update jline to 3.29.0 by Scala Steward · 6 months ago
  19. 3bd7710 Update sbt-native-packager to 1.11.1 by Scala Steward · 6 months ago
  20. 1efa708 Update os-lib to 0.11.4 by Scala Steward · 5 months ago
  21. 8c18ef9 Bump msys2/setup-msys2 from 2.26.0 to 2.27.0 by dependabot[bot] · 5 months ago
  22. ae8f7db Update slf4j-api to 2.0.17 by Scala Steward · 5 months ago
  23. e02852d Update icu4j to 77.1 by Scala Steward · 5 months ago
  24. 72f4179 Update sbt, scripted-plugin to 1.10.11 by Scala Steward · 4 months ago
  25. 03fd574 Update commons-io to 2.19.0 by Scala Steward · 4 months ago
  26. 3b5ab15 Bump actions/setup-java from 4.6.0 to 4.7.1 by dependabot[bot] · 4 months ago
  27. 9bd6857 Bump codecov/codecov-action from 5.1.2 to 5.4.2 by dependabot[bot] · 4 months ago
  28. ba4eacc Fix short names in CLI debugger by Steve Lawrence · 3 months ago
  29. 3c4c192 Include the cause when a plugin fails to be instantiated by Steve Lawrence · 4 months ago
  30. a4f3d70 Correct release-candidate dependency installation by Steve Lawrence · 4 months ago
  31. 04c85fd Fix unreachable pattern match except null warning by olabusayoT · 4 months ago
  32. 7b4775d Fix overriding non-lazy val with lazy val by olabusayoT · 4 months ago
  33. e124302 Fix miscellaneous warnings and failing tests by olabusayoT · 5 months ago
  34. 4d2ae47 Remove unused imports by olabusayoT · 4 months ago
  35. e86e5ef Workaround to possible scala 3 infinite loop bug by olabusayoT · 4 months ago
  36. 53fda7f Add GitHub action to create release candidates by Steve Lawrence · 5 months ago
  37. 624f991 Add public key for automated release signing by Steve Lawrence · 4 months ago
  38. 34630b5 Assign Type to Overridden UDF Function by olabusayoT · 5 months ago
  39. 52f41c6 Drop Scala 2.12 by olabusayoT · 4 months ago
  40. a0d8b86 Create version specific folders for macros by Michael Beckerle · 5 months ago
  41. 4ae3eda Fix unseen Inner Class of Abstract Class by olabusayoT · 4 months ago
  42. 8b1a2e0 Switch to Inno Setup to build the windows installer by Steve Lawrence · 5 months ago
  43. 5f38342 Fix Access Controls for instances of Subclasses by olabusayoT · 5 months ago
  44. e0df908 Remove Deconstructing XML Literals during Pattern Matching by olabusayoT · 5 months ago
  45. abcfc29 Fix Overriding Immutable Variables by olabusayoT · 5 months ago
  46. 37edb36 Remove uses of ReflectiveCalls from Code by olabusayoT · 5 months ago
  47. 3a8d6ba Improve reproduciblity for release candidate artifacts by Steve Lawrence · 6 months ago
  48. 131bf2c Add Scala 2.13.16 support by olabusayoT · 6 months ago
  49. 7028bec Update sbt-scoverage to 2.3.1 by Scala Steward · 5 months ago
  50. 0cfec24 Fix non-exhaustive matches by olabusayoT · 6 months ago
  51. accd89f Added parens to functions that override functions with paren by olabusayoT · 6 months ago
  52. 2a83ac9 Fix Deserialization Issues for ChildProcessors by olabusayoT · 5 months ago
  53. 5150220 Fix nullary with side effects error by olabusayoT · 5 months ago
  54. 092ffc4 Fix some more collection errors by olabusayoT · 6 months ago
  55. 42fb76c Fix non-prefix agnostic test by olabusayoT · 6 months ago
  56. a25aa1e Replace ArrayBuffer[State] with Array[State] by olabusayoT · 6 months ago
  57. 8928303 Fix all any2StringAdd and Implicit without Return types Errors by olabusayoT · 6 months ago
  58. 5aca152 Fix some deprecated collections by olabusayoT · 6 months ago
  59. 2eb3fe8 Fix all Auto-Application Errors by olabusayoT · 6 months ago
  60. c9a5f78 Replace Deprecated classes like Stack/Stream by olabusayoT · 6 months ago
  61. 08e28a9 Fix More Deprecated Auto Application of () by olabusayoT · 6 months ago
  62. f487790 Fix Deprecated Early Initializers by olabusayoT · 6 months ago
  63. 2a56cc4 Fix Deprecated Symbol Literals by olabusayoT · 6 months ago
  64. 4e705e2 Update copyright year to 2025 by Steve Lawrence · 6 months ago
  65. f767d83 Fix deprecated auto application of () to method invocations by olabusayoT · 6 months ago
  66. 7fdeae7 Fix Deprecated Procedure Syntax by olabusayoT · 6 months ago
  67. ba465e3 Fix Bug with valueLength being overwritten after Trim by olabusayoT · 10 months ago
  68. 8974ee6 Bump version for 4.0.0 development by Josh Adams · 6 months ago
  69. 2d7883e Prepare for 3.10.0 release by Josh Adams · 7 months ago v3.10.0 v3.10.0-rc1
  70. 029b2f7 Replace jadams entry in KEYS by Josh Adams · 7 months ago
  71. 3e0e65b Rewrite functional TDML tests to use new JUnit API by Steve Lawrence · 7 months ago
  72. 435acc0 Add new daffodil-tdml-junit library by Steve Lawrence · 8 months ago
  73. e40bc58 Forgot to add the scala test for one test by Josh Adams · 7 months ago
  74. 31d550b JSON output no longer quotes all values by aparker · 11 months ago
  75. eb9f4f5 Convert BigInt/Decimal to expected types for packed numbers by Josh Adams · 8 months ago
  76. fd941cb Warn about Multiple Child Elements with Same Name by olabusayoT · 10 months ago
  77. e4cc525 Parse Error on Out of Range Binary Integers by olabusayoT · 10 months ago
  78. 4fb1c1a Revert "Check for Unused Properties on Annotated Schema Components" by Steve Lawrence · 7 months ago
  79. 2479db8 Update scallop to 5.2.0 by Scala Steward · 8 months ago
  80. f60725d Replace deprecated SonarSource/sonarcloud-github-action with SonarSource/sonarqube-scan-action by dependabot[bot] · 7 months ago
  81. 3172834 Update commons-io to 2.18.0 by Scala Steward · 8 months ago
  82. 932d6c6 Bump msys2/setup-msys2 from 2.24.1 to 2.26.0 by dependabot[bot] · 8 months ago
  83. 58e0478 Update sbt, scripted-plugin to 1.10.7 by Scala Steward · 7 months ago
  84. d080a39 Update sbt-native-packager to 1.11.0 by Scala Steward · 7 months ago
  85. c23755a Bump actions/setup-java from 4.5.0 to 4.6.0 by dependabot[bot] · 7 months ago
  86. 1bcf67b Update jline to 3.28.0 by Scala Steward · 8 months ago
  87. 448a29b Bump codecov/codecov-action from 4.6.0 to 5.1.2 by dependabot[bot] · 7 months ago
  88. cf73995 Improve schema compiler performance by Michael Beckerle · 7 months ago
  89. 448ee9e Change to 3.10.0-SNAPSHOT by Michael Beckerle · 7 months ago
  90. d7659eb Add PGP key for jadams@apache.org by Josh Adams · 7 months ago
  91. 9293589 Ensure isNilled state is always correct by Steve Lawrence · 8 months ago
  92. 48131bf Enforce HiddenGroupRef not being model group of Complex Type by olabusayoT · 8 months ago
  93. f9854f4 Check for Unused Properties on Annotated Schema Components by olabusayoT · 10 months ago
  94. 8ba9506 Resolve Main Schema URI used for Validation by olabusayoT · 9 months ago
  95. 959173d Fix Ignored RootNS by olabusayoT · 9 months ago
  96. 0f3793a Various cleanups in core TestUtils and FuzzData by Michael Beckerle · 8 months ago
  97. 2438a76 Add final by Michael Beckerle · 8 months ago
  98. 861df2a Added tests of decimalSigned to show that it fails in a few cases. by Michael Beckerle · 8 months ago
  99. 0ae3695 Bump fedora from 40 to 41 in /containers/release-candidate by dependabot[bot] · 9 months ago
  100. ef1c788 Verify overlap check doesn't occur with default format by olabusayoT · 9 months ago