Skip to content

Version 0.7

Compare
Choose a tag to compare
@Darkyenus Darkyenus released this 05 Feb 21:49
· 339 commits to master since this release
  • Replaced (re)sourceRoots, sourceExtensions and (re)sourceFiles with single (re)sources key, powered by FileSet class (inspired by Ant's <fileSet>)
  • Add new key value caching system (see EvalScope)
  • Remove anonymous configurations
  • When evaluating keys, current evaluation stack is displayed in the CLI
  • Input system rewritten
  • It is now possible to specify pattern to filter which test should run in test
  • Change how Wemi is bundled and launched internally, which should improve IDE behavior
  • Many bug fixes and robustness improvements
  • IDE: File paths are now clickable