Changelog for world-peace-1.0.2.0
1.0.2.0
1.0.1.0
- Update
IsMemberto show a nice custom type error. Thanks @chshersh! [#5]
1.0.0.0
- Add the functions
relaxOpenUnionandrelaxUnionfor being able to add additional types to anOpenUnion. [#3] - Add the functions
openUnionRemove,unionRemove,openUnionHandle, andunionHandlefor being able to pull individual types out of anOpenUnion. [#3]
0.1.0.0
- Initial release.