1.7
For better features, new features and some structural changes to make it easier to add new features.
Added:
- Add global output to all commands, You can directly write output to the file. with parameter "--output file-name" at end of the command
- Add convert to Yaml in the Json feature
Change:
- Change the program source code structure to clean
- Add DI to make the program easier to add new features
- Change the read file from Sync to Async