Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

1.2.3 - 2025-06-22

Changed

1.2.2 - 2025-01-25

Changes

  • Attempts to install the applescript Python package if not yet installed under macOS.

1.2.1 - 2025-01-22

Changed

  • Fix dependence on the applescript Python package.

1.2.0 - 2025-01-11

Removed

  • Support for Python 3.10.

Added

  • Column metadata formatting optional configuration.

Changed

1.1.2 - 2024-09-22

Changed

  • Bug fix when using Preview.app on macOS with files in names.

  • Better handling of files with spaces in name.

1.1.1 - 2023-12-29

Added

  • Rendering of column metadata in zensols.datdesc DataFrameDescriber instance.

1.1.0 - 2023-12-05

Changed

Added

  • Support for Python 3.11.

Removed

  • Support for Python 3.9.

1.0.0 - 2023-11-16

Major feature release and project name change.

Added

  • Support for visualizing Excel, CSV, and TSV files using Dash DataTables.

Changed

  • Application name from showfile to rend as the application now renders Pandas DataFrames.

  • Renamed Locator[Type] to Location[Type] to standardize class naming.

0.3.0 - 2023-08-16

Downstream moderate risk update release.

Changed

  • Make Safari URL mangingling optional.

  • Turn off Safari URL mangling by default.

0.2.0 - 2023-02-02

Changed

0.1.0 - 2022-10-28

Added

  • Support for all operating systems for viewing files.

0.0.1 - 2022-08-24

Added

  • Initial version.