Skip to content

v1.4.0

Compare
Choose a tag to compare
@dominykas dominykas released this 23 Jun 16:56
· 91 commits to main since this release
fe995aa

1.4.0 (2020-06-23)

Features

  • basic importing (8aeb258)
  • cache at loader level (cd33dc6)
  • detect circular imports (e242cac)
  • ignore conditional imports (bea72c1)
  • implement merge modes (f62fad3)
  • load imports from another repo (a8a1d86)
  • resolve indirect relative import at root with a ./ (20e2ab1)
  • support indirect import (1a2964a)