Releases: evoluteur/evolutility-server-node
Releases · evoluteur/evolutility-server-node
0.2.4
New config options "pageSize" and "lovSize" for limits.
Added optional icon column to lookup tables.
Bug fixes.
0.2.3
Bug fixes + some documentation.
0.2.2
Now using connection pool.
Changes in meta-model (field "attribute" is now called "column"...).
Added section on models in ReadMe file.
Dependencies upgrade.
0.2.1
Added CSV export.
Now using integers for primary keys in lists of values + returning value with key.
Bug fixes.
0.2
Changed license to MIT.
Removed dependency to Evolutility UI and Grunt.
Allowing cross-origin requests.
Cleanups + changed project directory structure.
0.1.1
Better install and config.
Bug fixes.
0.1
Added RESTful API for filtering, searching, ordering and pagination.
0.0.6
Support for sub-collections (panel-list in the ui-model) stored in column of type JSON.
Made modules for logger and model helpers to a module.