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

Latest commit

 

History

History
193 lines (123 loc) · 6.5 KB

CHANGELOG.md

File metadata and controls

193 lines (123 loc) · 6.5 KB

Change Log (generator-ego)

0.35.2

  • add -service suffix to output folder of service-node-express-react generator
  • bugfixes

0.34.0

  • change backend* => service*

0.33.0

  • Redis and frontend features can be selected or deselected now

0.32.0

  • re-add npm installs in backend-node-express generator

0.31.3

  • remove npm installs in backend-node-express generator to fix node_module/ issues in frontend
  • bugfixes

0.30.0

  • removed all obsolete generators
  • add new backend-node-express generator
  • npm update
  • generator requires at least Node 12 now

0.29.0

0.28.0

  • updated the following npm modules:

0.27.0

0.26.0

  • updated app-vue-vuetify-ts template

0.25.0

  • app-electron-vuetify and app-vue-vuetify now support TypeScript, which is default
  • removed app-electron-mdbootstrap and app-vue-mdbootstrap

0.24.0

  • removed html5 generator

0.23.0

0.22.1

0.21.2

0.20.1

0.19.0

  • updated the following npm modules:

0.18.0

  • tableau-html generator now supports objects as data source
  • updated the following npm modules:

0.17.0

0.16.2

  • added app-vue-vuetify generator for Vue based web pages with Vuetify
  • added confirm() method to tools namespace
  • (bug)fixes

0.15.1

0.14.0

0.13.1

0.12.1

0.12.0

0.11.0

  • added egoose property to generator class
  • make use of more console spinners

0.10.0

  • added sleep(), withSpinner() and withSpinnerSync() methods to tools class

0.9.0

  • added hasSSHKeys(), isDir() and isFile() methods to tools class

0.8.0

  • added signale console logger with helper methods

0.7.2

  • bug and other minor fixes

0.6.0

using stat() instead of lstat()

0.5.1

  • extended api-node-express generator

0.4.0

  • api-node-express generator asks for MongoDB backend now

0.3.0

  • added asArray(), copy() and doesMatch() methods to tools class

0.1.0

  • initial release