Thank you for the added functionalities. I merged the pull request, and also added the instructions to run the command line options you added to the ReadMe. Also, I prefer not to use using namespace xxx because of the reasons mentioned here, so I removed them and updated the code to reflect this. All these changes are in our master branch.
I am just letting you know since if you make any pull request in the future, we might run into merge conflicts. Please consider merging our master branch to yours if you think you might push your future updates.
I really appreciate your contributions, and hope you continue to do so if you add more functionalities in the future. Cheers! :metal: :octocat:
Thank you for the added functionalities. I merged the pull request, and also added the instructions to run the command line options you added to the ReadMe. Also, I prefer not to use
using namespace xxx
because of the reasons mentioned here, so I removed them and updated the code to reflect this. All these changes are in ourmaster
branch.I am just letting you know since if you make any pull request in the future, we might run into merge conflicts. Please consider merging our
master
branch to yours if you think you might push your future updates.I really appreciate your contributions, and hope you continue to do so if you add more functionalities in the future. Cheers! :metal: :octocat: