This repository has been archived by the owner on Jul 2, 2019. It is now read-only.
Releases: reTHINK-project/dev-hyperty-toolkit
Releases · reTHINK-project/dev-hyperty-toolkit
v0.7.1
v0.7.0
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);
v0.6.1
v0.6.0
v0.5.0
This release have the following direct dependencies:
This version was tested with:
Several Improves:
Release 0.4.0 - with runtime browser
This version was tested with:
- runtime-core v0.7.0 - like a resource
- runtime-browser v0.4.0
- service-framework v0.5.0
- domain-registry R0.4.0
- msg-node-vertx v0.7.0
Improves:
- #15 - Hyperties.json and DataSchemas.json should be empty initially
- #14 - Automatically convert main.js on change
- #12 - Add ability to preconfigure a hyperty
Fixes:
Release 0.4.0 - with Runtime Core
This version was tested with:
- runtime-core v0.7.0 - like a dependency and resource
- service-framework v0.5.0
- domain-registry R0.4.0
- msg-node-vertx v0.7.0
Improves:
- #15 - Hyperties.json and DataSchemas.json should be empty initially
- #14 - Automatically convert main.js on change
- #12 - Add ability to preconfigure a hyperty
Fixes:
Release 0.3.0 - debug
Improves:
- #15 - Hyperties.json and DataSchemas.json should be empty initially
- #12 - Add ability to preconfigure a hyperty
This release allow you debug all the runtime-core source code, but could be more unstable and has the last version of:
- Runtime Core from develop
- RuntimeUA distribution file (located on resources) from develop
- Service Framework from develop
Tested with:
- Vertx Message Node from release 0.6.0
- Domain Registry from release 0.3.0
Release 0.3.0
Improves:
- #15 - Hyperties.json and DataSchemas.json should be empty initially
- #12 - Add ability to preconfigure a hyperty
This release has the last version of:
- Runtime Browser from master
- RuntimeUA distribution file (located on resources) from release 0.6.0
- Service Framework from release 0.4.0
Tested with:
- Vertx Message Node from release 0.6.0
- Domain Registry from release 0.3.0
Release 0.2.1
Fix Gulp task descriptors generator;