Skip to content

XNP v1.0.2 - New Scripts Column and Bug Fixes

Compare
Choose a tag to compare
@xtormin xtormin released this 24 Jun 06:29
· 28 commits to main since this release

What's New in v1.0.2

New Features

  • Introduced an optional "Scripts" column in the output. Users can now include script results as part of the output for enhanced analysis and reporting.

Bug Fixes

  • Fixed the SettingWithCopyWarning issue by optimizing DataFrame operations in the OutputFormat module.
  • Added proper handling for directory path formatting across Windows, Linux, and macOS platforms.

Maintenance

  • Codebase has been cleaned up and refactored for better readability and maintainability.