Releases: evoluteur/evolutility-server-node
Releases · evoluteur/evolutility-server-node
0.6.3
- New endpoints for lists of DB tables and columns.
- Bug fixes.
0.6.2
Improved code to create and populate DB from models.
0.6.1
- New demo app music with artists, albums, and tracks.
- 500 contacts in addressbook demo app.
- Started designer (models of models).
0.6
Primary key for driving table doesn't need to be called "id" anymore using the new "pkey" property of models.
0.5.7
- Added validation.
- Added Field prop "deletetrigger".
- Bug fixes.
0.5.6
Added test model.
Improved search.
0.5.5
Moved from express-csv to it's fork csv-express.
Added "lovicon" field prop.
0.5.4
Fixed regression in CSV export.
0.5.3
Fixed list of API links for charts in API discovery.
Added field attribute "noCharts" to prevent charts on specific fields.
Minor bug fixes and enhancements.
0.5.2
Bug fixes in file upload and list of values.
Improved error messages.