Releases: gfmio/example-calculator
Releases · gfmio/example-calculator
v0.7.2
0.7.2 (2020-04-28)
Bug Fixes
- package.json: semantic release config (7098c2f)
v0.7.1
0.7.1 (2020-04-28)
Bug Fixes
- readme.md: add references to gulp and rollup (3fd04e9)
v0.7.0
0.7.0 (2019-03-12)
Bug Fixes
- calculator.ts: return this from asin method (20bdded)
Features
- calculator.ts: add asin method (71360a4)
v0.6.0
0.6.0 (2019-03-12)
Features
- calculator.ts: add cosh method (c6a9ae9)
- calculator.ts: add sinh method (597cd08)
- calculator.ts: add tanh method (af4f3d6)
v0.5.5
0.5.5 (2019-03-11)
Bug Fixes
v0.5.4
0.5.4 (2019-03-11)
Reverts
- "chore(readme.md): sample addition" (e791103)
v0.5.3
0.5.3 (2019-03-11)
Reverts
- "chore(pull_request_template.md): move to .github/PULL_REQUEST_TEMPLATE" (8b99a89)
v0.5.2
0.5.2 (2019-03-07)
Bug Fixes
- calculator.ts: revert the previous "useless" fix (bd98457)
v0.5.1
0.5.1 (2019-03-07)
Bug Fixes
- calculator.ts: add "useless" fix to inverse method (47fdc7f)
v0.5.0
0.5.0 (2019-03-07)
Features
- calculator.ts: add inverse method (0ed8578)