@warp-works/core
Version:
Core library for WarpWorks
65 lines (34 loc) • 1.27 kB
Markdown
# Releases
## 1.0.0-rc4 - 2017-06-09
- Adding the relationship's description on association documents.
## 1.0.0-rc3 - 2017-06-06
- Fixed relationship for `isAbstract`.
## 1.0.0-rc2 - 2017-06-04
- Fixed `domain.authenticateUser()` with new document structure.
## 1.0.0-rc1 - 2017-05-31
- Added option to embed entities.
## 0.8.7 - 2017-05-10
- Get WarpJS in `node_modules` if installed, otherwise use relative path (dev
mode).
- Added `package.json`'s version number to the main module.
## 0.8.6 - 2017-05-03
- Allow extracting only the first level of Overview.
## 0.8.5 - 2017-05-03
- Added basicProperties to handle the property type.
## 0.8.4 - 2017-05-01
- Allows to extract from a query, just not `parentID`.
- Added missing package due to npm's `node_modules` structure.
## 0.8.3 - 2017-04-24
- Generated files into the `projectPath`.
## 0.8.2 - 2017-04-21
- Removed 'runtime' to sync with WarpJS 0.6.1
## 0.8.1 - 2017-04-21
- Adding the password field.
## 0.8.0 - 2017-04-19
- Renaming variables to be in sync with new name.
## 0.7.2 - 2017-04-17
- Fixed `processCwd`.
## 0.7.1 - 2017-04-17
- Fixed path for warpjs (formely MonApp)
## 0.7.0 - 2017-04-17
- Initial release