Add changelog, bump version to 0.2.0
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
14
CHANGELOG
Normal file
14
CHANGELOG
Normal file
@ -0,0 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## [0.2.0] - 2022-04-07
|
||||
|
||||
- added the `--input-directory` and `--output-file` arguments
|
||||
|
||||
## [0.1.0] - 2022-03-01
|
||||
|
||||
Initial release.
|
||||
This first version works but comes with limitations making it unusable for but a single purpose:
|
||||
|
||||
- input files and output CSV file is hardcoded
|
||||
- field names are hardcoded
|
||||
- field transformations are hardcoded
|
Reference in New Issue
Block a user