- Updated License copyright period.
- Fixed bug on TriangleFourRule. PD zone failure mode was missing a condition.
- Ensured consistency in Triangle and Pentagon areas rules by using only '<' and '>='.
- Corrected Duval Pentagons areas. Thanks to Nick and Ania from work who pointed out the issue and suggested a solution.
- Fixed error on Rogers Ratio FailureType calculation function
- Updated README file and fixed typos
- Added Rogers Ratios algorithm
- Added ROGERSRATIOS() funciton
- Implemented Pentagonal coordinate systems and transformation functions
- Implemented tests for every Duval Triangle and Pentagone Zone
- Added Duval Pentagons algorithm
- Added DUVALPENTAGONS() function
- Added Duval Triangles for Transformers, Reactors, Cables and On-Load Tap Changers
- Refactored some functions
- Added Failure Types (Codes and Descriptions) for OLTCs