0.7.2 (2020-04-28)
- package.json: semantic release config (7098c2f)
0.7.1 (2020-04-28)
- readme.md: add references to gulp and rollup (3fd04e9)
0.7.0 (2019-03-12)
- calculator.ts: return this from asin method (20bdded)
- calculator.ts: add asin method (71360a4)
0.6.0 (2019-03-12)
- calculator.ts: add cosh method (c6a9ae9)
- calculator.ts: add sinh method (597cd08)
- calculator.ts: add tanh method (af4f3d6)
0.5.5 (2019-03-11)
- fix merge conflict (b500248)
0.5.4 (2019-03-11)
- "chore(readme.md): sample addition" (e791103)
0.5.3 (2019-03-11)
- "chore(pull_request_template.md): move to .github/PULL_REQUEST_TEMPLATE" (8b99a89)
0.5.2 (2019-03-07)
- calculator.ts: revert the previous "useless" fix (bd98457)
0.5.1 (2019-03-07)
- calculator.ts: add "useless" fix to inverse method (47fdc7f)
0.5.0 (2019-03-07)
- calculator.ts: add inverse method (0ed8578)