[2.1.0](https://github.com/nnadeau/plumes/compare/2.0.1...2.1.0) (2020-09-08)
Bug Fixes
* **cli:** fixed bool checks when value=0 ([12d3c12](https://github.com/nnadeau/plumes/commit/12d3c12c5014dede4f4b0fc778fe7b49aceab802))
* **cli:** no longer auto-open browser; gets in the way; bad UX ([9ce6274](https://github.com/nnadeau/plumes/commit/9ce627450b026d2dbe68ae71fd437f7711c5e552))
* **cli:** properly capture ZeroDivision errors and corner cases using new ratio function ([f8804a7](https://github.com/nnadeau/plumes/commit/f8804a707687da029a3f590130968b027459f811))
Features
* **utilities:** added ratio calculator ([0571293](https://github.com/nnadeau/plumes/commit/0571293381095afa31af4248f7f36b5acdb6e8be))