1. 418c91f Fix broken TDML append, copy and execute functionality by Hitesh Dalsania · 5 weeks ago main
  2. 5bd426e Nightly tests updates: by Shane Dell · 13 days ago
  3. 53a8451 fix prettier formatting in ServerMetrics.svelte (#1025) by Davin Shearer · 3 weeks ago
  4. 854d1fa fix save segment dialog (#1012) by Davin Shearer · 5 weeks ago
  5. a0f354d Update sbt-scalafmt to 2.5.2 by github-actions[bot] · 5 months ago
  6. 3a8f347 Update sbt to 1.9.9 by github-actions[bot] · 5 months ago
  7. dfef5e5 Update sbt-tpolecat to 0.4.4 by github-actions[bot] · 5 months ago
  8. 62cedb5 Update scalafmt-core to 3.7.17 by github-actions[bot] · 6 months ago
  9. ea04b03 Update fs2-io to 3.9.3 by github-actions[bot] · 6 months ago
  10. 37e4f82 Bump jsonc-parser from 3.2.0 to 3.2.1 by dependabot[bot] · 9 weeks ago
  11. 473ddfc Bump actions/checkout from 4.1.1 to 4.1.5 by dependabot[bot] · 4 weeks ago
  12. 1f6bb85 Bump prettier from 3.0.3 to 3.2.5 by dependabot[bot] · 2 months ago
  13. 3ca9b5c Resolved Selection Highlighting Rescend by Robert Strickland · 5 weeks ago
  14. 3848bc5 Bump scala-steward-org/scala-steward-action from 2.61.0 to 2.65.0 by dependabot[bot] · 9 weeks ago
  15. dc48421 Bump actions/setup-java from 4.0.0 to 4.2.1 by dependabot[bot] · 9 weeks ago
  16. 188dd3f Refactor to fix event delivery guarantees. by Adam Rosien · 5 weeks ago
  17. 4999e1a Update to Apache Daffodil 3.7.0 by Shane Dell · 6 weeks ago
  18. bc86057 Resolved Windows Lingering OE Server by stricklandrbls · 8 weeks ago
  19. e0d4c65 Fix profiler with Ωedit update to v0.9.82 by Davin Shearer · 9 weeks ago
  20. a1466c7 Bump @vscode/debugadapter-testsupport from 1.63.0 to 1.65.0 by dependabot[bot] · 2 months ago
  21. d084955 Bump @types/node from 20.11.5 to 20.11.30 by dependabot[bot] · 2 months ago
  22. faa102e Fix multiple bugs with infoset files. by Shane Dell · 2 months ago
  23. 76a053b status messages must be in tolerance, closes #989 by Davin Shearer · 3 months ago
  24. 8fd7da7 Fix Windows not hitting breakpoints. by Shane Dell · 3 months ago
  25. 5199d58 Multiple fixes: by LRBarber · 3 months ago
  26. d4e2b04 Bump actions/setup-node from 4.0.0 to 4.0.2 by dependabot[bot] · 3 months ago
  27. d861019 more helpful error messages by Adam Rosien · 3 months ago
  28. b9c64ac Add none option for tdml on the scala side by NolanMatt · 4 months ago
  29. 0f4acf3 TDML custom editor: by NolanMatt · 8 months ago
  30. ba59438 Fixed DFDL byte pos event seeking in viewport by stricklandrbls · 4 months ago
  31. 923c7cb Bump omega-edit to v0.9.78 by Shane Dell · 4 months ago
  32. f16856e Bump actions/github-script from 6.4.1 to 7.0.1 by dependabot[bot] · 6 months ago
  33. 729ec37 Update Daffodil to 3.6.0. by Adam Rosien · 4 months ago
  34. e43dbd5 DataEditorClient Content Disposal Resolution by stricklandrbls · 4 months ago
  35. 00ffa05 Fix error thrown when using ${command:AskForSchemaName} by Shane Dell · 4 months ago
  36. ad1704a Update object variables in package.json to map properties. by Shane Dell · 4 months ago
  37. 1669f7b Properly Dispose of Data Editor Session / Server by stricklandrbls · 4 months ago
  38. df66eab Change daffodilDebugClasspath to array of string instead of string by Shane Dell · 4 months ago
  39. 1bb233b Data Editor Reacts to launch.json Changes by stricklandrbls · 4 months ago
  40. 1611409 Added settings for root element name and namespace by Shane Dell · 5 months ago
  41. 9cb1cef Make CI more similar to (failing) nightly builds. by Adam Rosien · 4 months ago
  42. 4de2a3b Properly await killed process during test shutdown. by Adam Rosien · 5 months ago
  43. face2a7 Update to Omega Edit v0.9.77 by stricklandrbls · 5 months ago
  44. 43cc4dc Upgrade test-electron dependency to fix nightly tests. by Adam Rosien · 5 months ago
  45. 1ea35ef Ignore requests for stale state. by Adam Rosien · 5 months ago
  46. 713c77e Ensure infoset file extension match output format. by Shane Dell · 5 months ago
  47. db8ddf7 Replaced HexView with Data Editor by stricklandrbls · 5 months ago
  48. d1333fc Rename setting program to schema by Shane Dell · 5 months ago
  49. be254b3 Update jaxb-xjc to 2.3.9 by github-actions[bot] · 7 months ago
  50. 4e45b16 Implemented Data Editor Svelte Test Structure by stricklandrbls · 6 months ago
  51. d7f7088 Implemented Indexable ByteValue Indications by Davin Shearer · 8 months ago
  52. f31364c Update layout of the launch-wizard by Shane Dell · 6 months ago
  53. 6773c41 Bump actions/setup-java from 3.13.0 to 4.0.0 by dependabot[bot] · 6 months ago
  54. 36cb33a add BOM detection, and language guessing, and add multi-byte character counts to the profiler by Davin Shearer · 8 months ago
  55. d9f8c46 Bump svelte-check from 3.5.2 to 3.6.2 by dependabot[bot] · 6 months ago
  56. 7a328fd Created DEVELOPMENT.md by Nicholas Lewis · 7 months ago
  57. 48d4580 Remove unused code by Michael Hoke · 7 months ago
  58. 8e682aa upgrade to Ωedit™ v0.9.76 by Davin Shearer · 6 months ago
  59. 5868292 Launch Wizard - Allow copying of configs by Shane Dell · 6 months ago
  60. 8ba1714 add ability to save segments of the file (#800) by Davin Shearer · 7 months ago
  61. 03b51b5 Don't display infoset file created messages unless it has content by Shane Dell · 7 months ago
  62. 76c7b06 Fix check for using default values by Shane Dell · 7 months ago
  63. f2d880a Update NONOTICE and NOTICE by Shane Dell · 7 months ago
  64. 095129c Multiple CI updates: by Shane Dell · 7 months ago
  65. 07720b1 Changed assigment of extraArgs to be os specific and fix Java 17 on Windows by LRBarber · 7 months ago
  66. 8c70937 Bump actions/setup-node from 3.8.1 to 4.0.0 by dependabot[bot] · 7 months ago
  67. ded0697 Bump actions/checkout from 4.1.0 to 4.1.1 by dependabot[bot] · 7 months ago
  68. 9cb5af8 Update scalafmt-core to 3.7.15 by github-actions[bot] · 7 months ago
  69. f29434c Bump @vscode/vsce from 2.21.1 to 2.22.0 by dependabot[bot] · 7 months ago
  70. 86a4d9d Add -no-header flag for consistent JAXB builds by Michael Hoke · 8 months ago
  71. 353da4e Update jaxb-impl to 2.3.9 by github-actions[bot] · 7 months ago
  72. 8bf6e3e Update scalafmt-core to 3.7.14 by github-actions[bot] · 8 months ago
  73. ff70b1d Bump actions/setup-java from 3.12.0 to 3.13.0 by dependabot[bot] · 8 months ago
  74. cbb7bcd Bump postcss from 8.4.27 to 8.4.31 by dependabot[bot] · 8 months ago
  75. 11224db upgrade Ωedit™ to v0.9.75 by Davin Shearer · 8 months ago
  76. 2346065 Adds hover functionality for attribute items by rthomas320 · 8 months ago
  77. 0a1a6c6 Implementing Help Component by Robert Strickland · 9 months ago
  78. 1475de6 Implemented Configurable Data Viewport Geometry by Robert Strickland · 8 months ago
  79. 9d43d18 add Makefile to create docx and html documents from the wiki by Davin Shearer · 8 months ago
  80. c860008 Bump get-func-name from 2.0.0 to 2.0.2 by dependabot[bot] · 8 months ago
  81. e8f6698 Bump actions/setup-node from 3.5.0 to 3.8.1 by dependabot[bot] · 9 months ago
  82. 95f31a1 remove debugger server from yarn watch by Davin Shearer · 8 months ago
  83. f1ddbcb Update decline-effect to 2.4.1 by github-actions[bot] · 1 year, 2 months ago
  84. e7421e7 Update sbt-native-packager to 1.9.16 by github-actions[bot] · 1 year, 2 months ago
  85. 11aeb02 Update log4cats-slf4j to 2.6.0 by github-actions[bot] · 1 year, 1 month ago
  86. 9f5337f Bump scala-steward-org/scala-steward-action from 2.51.0 to 2.61.0 by dependabot[bot] · 10 months ago
  87. 65a91c0 Bump actions/setup-node from 3.6.0 to 3.8.1 by dependabot[bot] · 9 months ago
  88. 7b27a84 initial testing checklist by Davin Shearer · 10 months ago
  89. b807720 Implemented Relative Seek Offset Traversal by Robert Strickland · 9 months ago
  90. 980c2c4 Bump actions/setup-java from 3.11.0 to 3.12.0 by dependabot[bot] · 10 months ago
  91. b0cde3b Update sbt to 1.8.3 by github-actions[bot] · 1 year ago
  92. 2f70023 Update fs2-io to 3.9.1 by github-actions[bot] · 9 months ago
  93. 99a9147 Update scalafmt-core to 3.7.13 by github-actions[bot] · 9 months ago
  94. 8a3d9bb update nightly CI to test under node 16 and 18 by Davin Shearer · 9 months ago
  95. 4e28136 fix yarn.lock so it correctly matches the deps in package.json by Davin Shearer · 9 months ago
  96. 2ea8aea upgrade to Ωedit™ v0.9.73 by Davin Shearer · 9 months ago
  97. 1833bf0 Fix Issue of Byte Value 0 to Display Null by Robert Strickland · 9 months ago v1.3.1 v1.3.1-rc2
  98. 8a62c47 Bump version to 1.3.1, in prep for a release canidate. by Shane Dell · 9 months ago v1.3.1-rc1
  99. af689c7 Fixed Multiple Data Editor Editing / Display Items by Robert Strickland · 10 months ago
  100. 25d9f1f Fix File/Viewport Navigation Issue by Davin Shearer · 10 months ago