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

Releases: reTHINK-project/dev-hyperty-toolkit

v0.7.1

16 Nov 17:03
36faa50
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release

This release have the following direct dependencies:

v0.7.0

08 Nov 17:10
05624b5
Compare
Choose a tag to compare

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

20 Jul 15:36
Compare
Choose a tag to compare

This release have the following direct dependencies:

This version was tested with:

v0.6.0

19 Jul 13:09
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

This release have the following direct dependencies:

This version was tested with:

v0.5.0

17 May 11:26
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

This release have the following direct dependencies:

This version was tested with:

Several Improves:

  • #45 - Webpack version updated
  • #35 - Toolkit with develop branches
  • #32 - Toolkit is not compatible with Node.js Environment
  • #24 - Add travis CI
  • #22 - Speedup Toolkit Installation

Release 0.4.0 - with runtime browser

07 Nov 18:00
Compare
Choose a tag to compare
Pre-release

This version was tested with:

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:

  • #21 - Toolkit crashes with Hyperty bugs
  • #20 - Issues Running Tests

Release 0.4.0 - with Runtime Core

07 Nov 18:00
Compare
Choose a tag to compare
Pre-release

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:

  • #21 - Toolkit crashes with Hyperty bugs
  • #20 - Issues Running Tests

Release 0.3.0 - debug

18 Aug 10:40
Compare
Choose a tag to compare
Release 0.3.0 - debug Pre-release
Pre-release

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:

Release 0.3.0

18 Aug 10:32
Compare
Choose a tag to compare
Release 0.3.0 Pre-release
Pre-release

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:

Tested with:

Release 0.2.1

03 Jun 15:08
Compare
Choose a tag to compare
Release 0.2.1 Pre-release
Pre-release

Fix Gulp task descriptors generator;