Changelog

v1.0.0 (2025-06-13)

v0.6.1 (2025-03-24)

Bug fixes

  • Strip quotes from file and folder paths in main.py input handling (4cbb058)

v0.6.0 (2025-03-21)

Features

  • Enhance file input handling to support directories and ensure consistent columns across multiple files (ff84ed7)

v0.5.0 (2025-03-21)

Features

  • Allow custom string input for filename selection in main.py (ee6eb3b)

v0.4.1 (2025-03-21)

v0.4.0 (2025-03-21)

Bug fixes

  • Update sed command for macos icon assignment in ci.yml (ec9b0dc)

Features

v0.3.0 (2025-03-19)

Features

  • Add filename column selection and update export logic in main.py (2d709db)

v0.2.14 (2025-03-19)

Bug fixes

  • Update indentation size to 4 and improve filename sanitization in main.py (a8c2bf8)

v0.2.13 (2025-03-19)

Bug fixes

  • Replace custom filesystem sanitization with pathvalidate library functions (04486ef)

v0.2.12 (2025-03-19)

Bug fixes

  • Improve filename and folder sanitization logic in filesystem handling (e5a2fd9)

v0.2.11 (2025-03-19)

v0.2.10 (2025-03-19)

Bug fixes

  • Add platform-specific icon handling in dataslicer.spec (257344c)

  • Update codespell configuration and add dataslicer.spec for packaging (a6aaa8c)

v0.2.9 (2025-03-19)

Bug fixes

  • Enhance ci configuration to dynamically find and rename executables based on os (e6b26be)

v0.2.8 (2025-03-19)

Bug fixes

  • Update .gitignore to ignore all spec files except dataslicer.spec (1726ffb)

v0.2.7 (2025-03-19)

Bug fixes

  • Update ci configuration to remove unused os options and streamline executable naming (187dca2)

v0.2.6 (2025-03-19)

Bug fixes

  • Refactor ci configuration to create a flat directory for executables and improve file verification (556001d)

v0.2.5 (2025-03-19)

Bug fixes

  • Update ci configuration to use matrix strategy for os selection (0df190e)

v0.2.4 (2025-03-19)

Bug fixes

  • Enhance ci configuration to list files, move executables, and verify final structure before upload (e8f76ae)

v0.2.3 (2025-03-19)

Bug fixes

  • Update executable naming and upload process in ci configuration (70edeef)

v0.2.2 (2025-03-19)

Bug fixes

  • Update package name in installation instructions and readme, add permissions to ci job (716af41)

v0.2.1 (2025-03-19)

Bug fixes

  • Update upload_executables job dependencies to include release (59fd818)

  • Update indentation size to 2 and enhance executable build process for different os (1839387)

v0.2.0 (2025-03-19)

Features

  • Enhance user interaction with rich console prompts and messages (54c7fd0)

v0.1.3 (2025-03-19)

Bug fixes

  • Update upload-artifact action to version 4 (66d595d)

v0.1.2 (2025-03-19)

Bug fixes

  • Remove column selection printout from user prompt (2ace1c6)

v0.1.1 (2025-03-19)

v0.1.0 (2025-03-19)

Bug fixes

  • Rename project from ‘dataslicer’ to ‘data-slice’ and update python requirement (6f95935)

Features

  • Implement file handling and export functionality for excel and csv (c0e2eaa)

  • Add openpyxl and pandas dependencies with version specifications (857a97c)

v0.0.0 (2025-03-19)

Documentation

  • Add @markm-io as a contributor (f931875)