Skip to content

1.7

Compare
Choose a tag to compare
@nRafinia nRafinia released this 20 Mar 17:03
· 65 commits to main since this release

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