Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@mukunku mukunku released this 23 Dec 22:06

PR: #123

This release:

  • Adds support for Map fields with multiple values. (#122) - Special thanks to @Zylence for their contribution 💟
  • Handles empty/null Map and List values correctly. (#120)
  • Renders float values with many fractional digits using decimal formatting instead of scientific notation now.
  • Adds a progress bar to file exports.
  • Provides a new, user configurable date format option: Edit → Date Format → Custom...
    • ISO 8601 (Alt 1) and ISO 8601 (Alt 2) date formats have been removed
    • The ISO 8601 date format has been updated to include the maximum precision available: yyyy-MM-dd HH:mm:ss.FFFFFFF (#116)

To be able to use the regular executable .NET Desktop Runtime 8 must be installed on your machine. If you do not have the runtime installed and cannot install it use the self contained executable instead.