-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Few small quality of life tweaks. Updated to 0.2.2
- Loading branch information
1 parent
5222580
commit 7210f39
Showing
5 changed files
with
103 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). | ||
|
||
## [Unreleased] - yyyy-mm-dd | ||
|
||
To be announced | ||
|
||
### Added | ||
|
||
### Changed | ||
|
||
### Fixed | ||
|
||
## [v0.2.2] - 2023-02-23 | ||
|
||
Few small quality of life tweaks | ||
|
||
### Changed | ||
|
||
- Changed output to include '-modified' suffix to the filename | ||
- Output window stays open if an error has occured | ||
|
||
### Fixed | ||
|
||
- Fixed uncaught error when duplicate keys appeared in the CSV | ||
|
||
## [v0.2.1] - 2023-02-04 | ||
|
||
Fixed bug where quotes in CSV files were being double escaped when converting to BIN | ||
|
||
## [v0.2.0] - yyyy-mm-dd | ||
|
||
Added support to convert .csv to .bin | ||
|
||
## [v0.1.0] - yyyy-mm-dd | ||
|
||
Initial release that supports BIN to JSON and JSON to BIN |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.