Revision history for Math-Trig

0.5.0  2021-06-12T20:22:35-05:00
    - Converted to use App::Mi6
    - Removed Travis testing

0.3.1  2020-02-14T00:00:00-0500
    - renamed module to Trig.rakumod

0.3.0  2020-02-13T00:00:00-0500
    - forked from the original verion 0.0.2
    - added trig functions: sind, cosd, tand, asind, acosd, atand, atan2d
    - added tests for the new functions
    - added travis testing badge
    - updated README and LICENSE
    - added CHANGELOG
    - added a Makefile for developer use
