Skip to content

Releases: yoep/xsd-compare

The startup fix for OpenJDK-11

26 Aug 12:17
Compare
Choose a tag to compare
  • Fixed startup bug in JDK-11

The OpenJDK-11 update

22 Aug 08:57
Compare
Choose a tag to compare

Updated the project to make use of OpenJDK 11 instead of Oracle JDK 8.

  • Bumped JDK to 11

This release has a startup issue and will be patched/replaced soon.

Release v0.0.6

16 Jun 09:01
Compare
Choose a tag to compare
  • Fix for issue #6
  • Added log files to .xsd-compare/logs home directory

General bug fixes

28 Jul 15:50
Compare
Choose a tag to compare

Bug Fixes

  • Fixed crash when element has no namespace
  • Fixed tree views not synchronizing
  • Added fallback language to english when no localized bundles are available

Release of basic settings

17 Apr 12:58
Compare
Choose a tag to compare

Current features

  • Display XML schema files in a tree view
  • Drag-and-drop loading of XML schema files
  • Synchronizing scroll and selection between the 2 tree views
  • Showing differences between the 2 XML schema files
  • Show detailed properties of fields (more properties will be added)
  • Copy field as XPath to clipboard
  • Copy field as XML to clipboard
  • Exporting the differences to an Excel file
  • Add Excel colors
  • Settings for shown columns

Future features

  • Batch comparison of XML schema files

System requirements

Java 8

Release of Excel export with colors

23 Nov 11:11
Compare
Choose a tag to compare

Current features

  • Display XML schema files in a tree view
  • Drag-and-drop loading of XML schema files
  • Synchronizing scroll and selection between the 2 tree views
  • Showing differences between the 2 XML schema files
  • Show detailed properties of fields (more properties will be added)
  • Copy field as XPath to clipboard
  • Copy field as XML to clipboard
  • Exporting the differences to an Excel file
  • Add Excel colors

Future features

  • Settings for shown columns
  • Batch comparison of XML schema files

System requirements

Java 8

Release of Excel export

17 Nov 15:01
Compare
Choose a tag to compare

Current features

  • Display XML schema files in a tree view
  • Drag-and-drop loading of XML schema files
  • Synchronizing scroll and selection between the 2 tree views
  • Showing differences between the 2 XML schema files
  • Show detailed properties of fields (more properties will be added)
  • Copy field as XPath to clipboard
  • Copy field as XML to clipboard
  • Exporting the differences to an Excel file

Future features

  • Settings for shown columns
  • Batch comparison of XML schema files
  • Add Excel colors

Release of basic functionality

14 Nov 14:53
ab643dc
Compare
Choose a tag to compare

Features

  • Display XML schema files in a tree view
  • Drag-and-drop loading of XML schema files
  • Synchronizing scroll and selection between the 2 tree views
  • Showing differences between the 2 XML schema files
  • Show detailed properties of fields (more properties will be added)
  • Copy field as XPath to clipboard
  • Copy field as XML to clipboard