0.3.2 (June 18, 2019)
- simpify code of list comprehensions
0.3.1 (June 18, 2019)
- adopt list comprehensions to replace Enum.map to improve performance
- make
reveal
a private function
0.3.0 (June 16, 2019)
- let it crash, do not rescue inside
- simlify and refactor implement with pattern matching to improve performace
0.2.0 (June 15, 2019)
- make
a/*/c
when field a is an array invalid
- refactor code to apply more pattern matching
- update doc and description
0.1.0 (June 13, 2019)
- finish basic function and publish it to Hex with ❤️