v1.7.0
- Added support for union types and intersection types in type parsing, like Internal.List<Internal.ItemStackJS | Internal.FluidStackJS>
- Added type declaration at document level for simplifying complex type declarations.
- Untyped param comments are ignored in param modifying and will be outputted as normal comments now.