Skip to content

Latest commit

 

History

History
134 lines (74 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

134 lines (74 loc) · 2.52 KB

Changelog

1.5.1 - 2024-04-09

Fixed

  • documentation

1.5.0 - 2024-03-20

1.4.0 - 2024-03-15

Added

  • convert raw date values to actual dates
  • respect separator for excel conversion

1.3.1 - 2024-02-14

1.3.0 - 2024-02-14

1.2.3 - 2024-02-13

CI

Fixing ci again

1.2.2 - 2024-02-13

CI

Fixing ci again

1.2.1 - 2024-02-13

CI

Fixing ci

1.2.0 - 2024-02-13

Added

Docker distribution

1.1.0 - 2023-12-19

Fixed

Performance bottleneck for validation

1.0.0 - 2023-12-13

Fixed

Validation command

0.2.0 - 2023-12-12

Added

Command to validate a dsv file against a dsv schema

0.1.6 - 2023-12-12

Fixed

Typos in doc

0.1.2 - 2023-12-12

Added

A way to create markdown from the cli

Documentation file

Show command with a default number of lines of 100

´´´bash qwit show --source --some_dsv_file.csv ´´´

you can also specify the number of lines

´´´bash qwit show --source --some_dsv_file.csv --num 99 ´´´

0.1.1 - 2023-12-05

Documentation

Add readme

0.1.0 - 2023-12-05

Added

Initial release