Skip to content

v1.3.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dominykas dominykas released this 14 Jun 21:50
· 114 commits to main since this release
6a8e5be

1.3.0-alpha.1 (2020-06-14)

Features

  • basic importing (bd432dc)
  • cache at loader level (193cd1e)
  • detect circular imports (8a3e35f)
  • ignore conditional imports (1adbddd)
  • implement merge modes (46aa651)
  • load imports from another repo (09e0741)
  • resolve indirect relative import at root with a ./ (cce396c)
  • support indirect import (dd032e8)