Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

0.8.2 - cached treasure

Compare
Choose a tag to compare
@autopulated autopulated released this 05 Oct 15:01
· 542 commits to master since this release
  • Cache downloaded modules in ~/.yotta/cache for faster installs
  • Fix support for pulling tags and branches from plain .git repositories (thanks @markus-becker-tridonic-com!)
  • Support JSON Pointer syntax in targetDependencies keys. This is now the preferred way of doing config-dependent dependencies. The old dot syntax will be deprecated in a future version.
  • Several documentation improvements
  • Reduce the path lengths used when unpacking tarballs, to minimise the chances of hitting window's path length limit
  • Various improvements to yotta's tests.