DevNotePadNet Changelog

What's new in DevNotePadNet R1.3.1

May 2, 2022
  • All features I had in mind when starting coding are now implemented. I.e.
  • Counting Hex Bytes and Text.
  • Formatting text
  • Formatting and rendering XML and JSON to a tree view
  • Exposed the .NET 6 XML features like XPath, XSLT and Schema validation
  • And more

New in DevNotePadNet R1.3 (Mar 9, 2022)

  • Changes:
  • Experimental XML Schema validator added
  • Improvements in the error detection of File I/O Errors
  • The Tree view moved to a separate dialog
  • Rewrite of the XML Parser

New in DevNotePadNet R1.2.1 (Feb 28, 2022)

  • Improvements compared to R1.2:
  • ScratchPad is optional and only visible if required or enabled
  • The commands are only enabled if they are applicable. I.e. Save as Binary is not enabled if the current content is a text.
  • The About Box links to the web page