Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

v0.1.7

Choose a tag to compare

@gcanti gcanti released this 15 May 05:45
  • Bug Fix
    • broken noop case for default params, fix #31 (@ctrlplusb)
    • Import guarding correctly resets between files (@ctrlplusb)
    • Import guarding now short circuits import searching after the first valid tcomb import instance is resolved. This provides higher efficiency whilst also preventing strange bug cases that could occur (@ctrlplusb)