Releases: mean-expert-official/loopback-sdk-builder
Releases · mean-expert-official/loopback-sdk-builder
Release 2.0.1
- Fix: #96
Release 2.0.0
- Support for Angular 2 (Final API w/ NgModules & Backwards compatibility < RC5).
- Support for TypeScript (Fully Typed).
- Built in Interfaces and Models.
- Extendable Models for custom logic.
- Enables Support for Real-Time Applications loopback-component-pubsub
- Built in LoopBack Authentication.
- Built in Support for LoopBack Query Language Querying Data
- Built in API Servics.
- Built in Platform Specific Drivers (Angular2 for web, NativeScript2,
Angular Universal). - Built in CLI Tool for builder.
- Built in Logger Service.
- Blacklist mechanism to select which models or methods generate.
- Ability to point models to different url domains (not global baseUrl)
- IO Heartbeating to avoid disconnections.
- Small foot print 100k per generated SDK (Will increase depending on number of models).
- Fix: #92
- Fix: #91
- Fix: #87
- Fix: #86
- Fix: #45
- Fix: #38
2.0.0-rc.9.1
2.0.0-rc.9
2.0.0-rc.8.1
- Hot Fix: #82