Skip to content

Releases: MitocGroup/deep-microservices-todomvc

v0.1.1 Update to newer angular versions

06 Feb 16:26
a25215c
Compare
Choose a tag to compare
Merge pull request #146 from MitocGroup/dev

#DEEP-TODO Dev to master 06-02-2018

v0.1.0 Major app refactoring (2017-11-03)

03 Nov 14:00
Compare
Choose a tag to compare

Release Notes

Description

This release comes with major refactoring of deep-todomvc microapplication.
Now, frontend is working on top of Angular-CLI (Angular 4), but backend is still on top of DEEP-framework (because it's already AWSome 😉)

General improvements

  • Get rid of babel-transpiler (using native module export/import);
  • Remove root-microservice-angular;
  • Using ng-cli angular application (because Live Development is so cool!);
  • Communication between backend and frontend through API.

v0.0.17 Back-up release (2017-10-24)

24 Oct 14:54
Compare
Choose a tag to compare

Release Notes

Description

This is the latest stable version of deep-todomvc microapplication built on top of AngularJs

General improvements

  • Fix CodeClimate issues

Add more dependencies

10 Oct 12:19
Compare
Choose a tag to compare
Merge pull request #138 from MitocGroup/dev

#DEEP-TODO use native es6 declaration (#136)

Rotate AWS access credentials

04 Oct 14:19
Compare
Choose a tag to compare
Merge pull request #130 from MitocGroup/dev

rotate aws access keys

Add REciNK Support

13 Sep 00:14
Compare
Choose a tag to compare
Merge pull request #129 from MitocGroup/dev

Integrate REciNK & remove old testing skeleton

v0.0.13: Merge pull request #117 from MitocGroup/dev

01 May 09:20
Compare
Choose a tag to compare
Rename default frontend engine to angular1

Increase default deploy memory size

13 Apr 11:13
Compare
Choose a tag to compare
  • Increase default deploy memory size to 512mb
  • Test on node v6.x
  • Task/create fixes

Upgrade nodejs to v7.5

21 Feb 00:00
Compare
Choose a tag to compare
Merge pull request #107 from MitocGroup/dev

upgrade to node.js v7.5

v0.0.10: Merge pull request #83 from MitocGroup/dev

12 Jul 20:50
Compare
Choose a tag to compare
testing updated structure + unit testing