Skip to content
This repository has been archived by the owner on Jul 2, 2019. It is now read-only.

v0.7.0

Latest
Compare
Choose a tag to compare
@vitormsilva vitormsilva released this 08 Nov 17:10
· 216 commits to master since this release
05624b5

This release have the following direct dependencies:

This version was tested with:

Improves:

  • make toolkit watching the dev-hyperty and dev-protostubs repositories and generate for each hyperty/protostub the descriptor and sourceCode
  • update the way how toolkit was serving files (remove browserSync)
  • Generate md5 hash to cguid of descriptors to control the cache

Fix:

  • Fix the transpile to use the correct version of protostub to be transpiled (browser or node)
  • For each save the version will be incremented correctly (0.10, 0.20, 1.00, etc);