-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This release includes custom primary key support by checking the model configuration dynamically. - Added Changelog - Added Custom Primary Key Support - Added Validation on Stats Wrapper to verify if methods exist
- Loading branch information
Jonathan Casarrubias
committed
Apr 1, 2016
1 parent
3e21ef8
commit e106446
Showing
4 changed files
with
44 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[](https://nodei.co/npm/loopback-stats-mixin/) | ||
|
||
Loopback Stats Mixin - CHANGELOG | ||
============= | ||
|
||
The **loopback-stats-mixin** module change . | ||
|
||
- **Version 1.0.2**.- | ||
- Added validation to verify micro-services to be wrapped actually exists. | ||
- Added custom primary key support. | ||
- **Version 1.0.1**.- | ||
- Added Stats Mixin Wrapper | ||
- **Version 1.0.0**.- | ||
- Created Stats Mixin | ||
- Initial Publish | ||
|
||
For issues or contributions: https://github.com/jonathan-casarrubias/loopback-stats-mixin. | ||
|
||
|
||
LICENSE | ||
============= | ||
[MTI](LICENSE) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters