Skip to content

Release v0.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Oct 08:57
  • Added: subpackage resolver
  • Added:
    resolver.FilePath,
    resolver.Function,
    resolver.Tuple,
    resolver.Type
  • Deprecated:
    FilePathResolver,
    FunctionResolver,
    TupleResolver,
    TypeResolver
  • Fixed: preserve default arguments in serialized functions
  • Fixed: attach source to dynamically created functions