Skip to content

Remove System Exits from the code

Choose a tag to compare

@vinitkumar vinitkumar released this 12 Nov 07:02
· 333 commits to master since this release
1a0e782

This library should be raising exception rather than halting program execution. Thanks for pointing this out @lukemat-clear

Resolves #64