Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 732 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 732 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project attempts to adhere to Semantic Versioning.

[1.1.1] - 2022-11-23

Fixed

  • A type conversion in the index columns which was causing the lookup (join) of promise dates to fail

[1.1.0] - 2022-06-10

Added

  • Feature to detect and fix Excel-formatted dates in the input data
  • Feature to ignore malformed dates in the input data

[1.0.0] - 2022-05-24

Added

  • Initial version including basic report automation and UI
  • This CHANGELOG file
  • The README for brief explanation of functionality and use