Releases: bufferpunk/modelcore
Releases · bufferpunk/modelcore
ModelCore v1
Version 3
Version 2.1
This release adds enum property, beforeValidate and afterValidate hooks, for more functionality
Version 2
Version 1
CHORE: Consolidate User model into example.js - The User model definition has been moved from a separate `user.js` file into `example.js`. - This simplifies the example by keeping all related code in one file. - The `package.json` version has been updated to 1.0.1 to reflect this change.