Update to MC 1.21
- Support Minecraft 1.20.2
- Support trigonometric functions (Sin, Cos and Tan)
- Support Deg function (convert degree to radian)
- Fix unary call parsing
Full Changelog: https://github.com/wafarm/Calculator/compare/v0.1.2...v0.1.3
Fix integer div integer
Added support for history: %n and Out[n]
Full Changelog: https://github.com/wafarm/Calculator/compare/v0.1...v0.1.1


