Version 14.8

February 2, 2015

New General Features

  • The new Join CSV feature allows you to merge two CSV documents specifying key columns, using a method similar to JOIN operations (INNER JOIN, OUTER JOIN, RIGHT JOIN and LEFT JOIN) in SQL.

  • The new Delete Duplicate Lines (Advanced) feature allows you to specify which columns to inspect for duplication, and optionally ignore empty lines.

  • The ruler can now display the column index while in a CSV mode.

  • The new macro flag to remove the last used filter level.

  • The Non-standard implementation of percent encoding ( %uxxxx format) is now highlighted and can be decoded by right-clicking the tooltip and select Convert, or by using the Universal Character Names to Unicode command.

New Options

New Commands

Macro New Features

Plug-in API New Features