Commit c0fdca9
committed
chore(release): 3.2.0 [skip ci]
# [3.2.0](v3.1.0...v3.2.0) (2022-01-09)
### Bug Fixes
* fix bug in return condition for `and` ([178bdfc](178bdfc))
### Features
* implement `div` as an operator function ([67a4003](67a4003))
* implement `exp` as an operator function ([bd930aa](bd930aa))
* implement `mod` as an operator function ([b3eed71](b3eed71))1 parent bd930aa commit c0fdca9
2 files changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments