iqs-services-controlobjects-node
Version:
Control objects microservice in Node.js
21 lines (14 loc) • 452 B
Markdown
# Controlled Objects Microservice ChangeLog
## <a name="1.0.0"></a> 1.0.0 (2016-08-05)
Initial public release
### Features
* **MongoDB** data access using Mongoose framework
* **File** data access
* **Memory** data access
* **REST** API client and service
* **Lambda** API client and service
* **Unit tests** using Mocha and Matcha
### Breaking Changes
No breaking changes since this is the first version
### Bug Fixes
No fixes in this version