Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 840 Bytes

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 840 Bytes

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] - yyyy-mm-dd

Added

Changed

Fixed

[1.1.2] - 2022-10-10

Fixed

Remove dist files from repository, make github actions generate build and publish

[1.1.1] - 2022-02-13

Fixed

Fix wrong build (dist files) and update webpack config

[1.1.0] - 2022-02-13

Added

Introduce transformScript option, allows to use a script to specify transformations.

Changed

Now the csv is generated by csv-stringify

[1.0.1] - 2022-02-06

Test release - using github actions to publish new versions. No changes.

[1.0.0] - 2022-02-05

Initial release