Version 0.1.0
Pre-release
      Pre-release
    
        - Improved code rendering in docs
- Improved handling of parameterized types
- Eliminated @methodmacro, which somewhat impaired debugging and is no better than directly usingAbstractclass names. That is,@method foo(x:MyClass)is merelyfoo(x:AbstractMyClass.