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.1.1 - 2023-12-29#

Added#

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

1.1.0 - 2023-12-05#

Changed#

  • Upgrade to [zensols.util] version 1.14.

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#

  • Updated [zensols.util] to 1.12.0.

0.1.0 - 2022-10-28#

Added#

  • Support for all operating systems for viewing files.

0.0.1 - 2022-08-24#

Added#

  • Initial version.