21 KiB
21 KiB
layout | since |
---|---|
page | (from 2016-01-19 to 2016-03-15) |
Core
generator-loopback
- Released 1.18.0 (Raymond Feng)
- PR#159 Fix data source ordier and default for models (raymondfeng)
- Released 1.17.2 (Raymond Feng)
- @4984d62 Allow default value for datasource settings (Raymond Feng)
- Released 1.17.1 (Raymond Feng)
- @933bfd2 Update workspace dep (Raymond Feng)
- Released 1.17.0 (Raymond Feng)
- PR#158 Add support for object/array data source settings (raymondfeng)
- Released 1.16.3 (Raymond Feng)
- PR#157 Allow connectors without config settings (raymondfeng)
- Released 1.16.2 (Raymond Feng)
- PR#156 Only use 'db' as the default datasource for a model if 'db' exists (raymondfeng)
- Released 1.16.1 (Ritchie Martori)
- PR#155 Remove prompt for datasources when none exist (ritch)
- PR#154 Implement
yo loopback --no-explorer
(bajtos) - PR#152 datasource: ask for connector-specific settings (bajtos)
- Released 1.16.0 (Raymond Feng)
- PR#147 Use http and verb (jannyHou)
- PR#150 Add
yo loopback --skip-next-steps
option (bajtos) - PR#149 Add project template prompt, support apic (bajtos)
- PR#146 Only show editable model names in remote-method generator (jannyHou)
- Released 1.15.2 (Raymond Feng)
- @9d0a49a Fix the message for apic (Raymond Feng)
- Released 1.15.1 (Raymond Feng)
- PR#144 Helpers to display correct usage message for apic (davidcheung)
- Released 1.15.0 (Raymond Feng)
- PR#143 Make
slc arc
conditional based on the cmd name (raymondfeng) - PR#138 Import
generator#invoke()
directly (bajtos)
loopback
- PR#2105 Improve error message on connector init error (bajtos)
- PR#2088 application: correct spelling of "cannont" (sam-github)
- @804265b Remove sl-blip from dependency (Candy)
- PR#2039 Use new strong-remoting API (0candy)
- @782e897 test: remove forgotten console.trace logs (Miroslav Bajtoš)
- PR#2036 Fix race conditions in unit tests (bajtos)
- PR#2035 test: remove errant console.log from test (rmg)
- PR#1999 Promisify change (jannyHou)
- @524058d Travis: drop iojs, add v4.x and v5.x (Miroslav Bajtoš)
- PR#2030 Safer tests - step 1 (bajtos)
loopback-boot
- Released 2.17.0 (Miroslav Bajtoš)
- PR#174 executor: move "booted" and cb() to the next tick (bajtos)
- PR#168 When config is overriden with null don't merge (alFReD-NSH)
loopback-datasource-juggler
- PR#862 Add forgotten unit test (bajtos)
- PR#859 Improve error message on connector init error (bajtos)
- @dd4530c 3.0.0-alpha.3 (Miroslav Bajtoš)
- PR#852 Fix missing connector error msg for db2, cloudant (0candy)
- PR#847 Update describe-operation-hooks (bajtos)
- @504675f 3.0.0-alpha.2 (Miroslav Bajtoš)
- PR#788 Implementation of replaceOrCreate and replace (Amir-61)
- PR#839 Fix conversion for
updateAttributes
(Amir-61) - PR#823 Prevent constructor to be property name (jannyHou)
- @54ca067 Revert "Change "npm test" to call mocha directly" (Miroslav Bajtoš)
- PR#831 Change "npm test" to call mocha directly (bajtos)
loopback-phase
- Released 1.3.0 (Miroslav Bajtoš)
- PR#10 Add "phaseList.registerHandler" (bajtos)
loopback-swagger
- Released 2.3.1 (Raymond Feng)
- PR#30 Handle extensions under paths (raymondfeng)
- Released 2.3.0 (Miroslav Bajtoš)
- PR#24 Make type geopoint case insensitive (0candy)
strong-remoting
- PR#284 Add support for "file" return args (bajtos)
- @9fb9119 3.0.0-alpha.2 (Miroslav Bajtoš)
- PR#283 Do not call "afterError" on success (bajtos)
- PR#275 Change method call to find remote method. (0candy)
- @40c331a 3.0.0-alpha.1 (Miroslav Bajtoš)
- PR#279 Remote invocation phases (bajtos)
- PR#278 Extract ContextBase and ctx.getScope() (bajtos)
- PR#272 To allow user to customize the root element of xml output (davidcheung)
Connectors
loopback-connector-cloudant
- Released 1.0.7 (Anthony Ffrench)
- @78bd90d coerce id names before attempting to resolve includes (Anthony Ffrench)
- Released 1.0.6 (Anthony Ffrench)
- @60e705e rename CHANGES to work with slt-release (Anthony Ffrench)
- @33dfc47 Include related docs in chunks to avoid too many boolean clauses, closes #6 (Anthony Ffrench)
- @cf478fd Use the bookmark field to grab beyond 200 documents, closes #3 (Anthony Ffrench)
- @a67cfcb Throw a better exception when url or username and password are undefined (Anthony Ffrench)
loopback-connector-db2
- Released 1.0.8 (Quentin Presley)
- PR#20 Update migration to support connector specific properties stanza (qpresley)
- Released 1.0.7 (Quentin Presley)
- Released 1.0.6 (Quentin Presley)
- @aeca345 Remove commented out line in transaction.js (Quentin Presley)
- PR#19 Add transaction support and tests (qpresley)
- Released 1.0.5 (Quentin Presley)
- @f207206 updating settings for user in connection string (Quentin Presley)
- Released 1.0.4 (Quentin Presley)
- @ca2bea8 fix connection string (Quentin Presley)
- @50cd43b update connection string setup (Quentin Presley)
- @a17bdd2 Consolidate and update changelog as CHANGES.md (Ryan Graham)
- Released 1.0.3 (Quentin Presley)
- @d2a8789 Fix for hasMany tests (Quentin Presley)
- PR#16 clean up console.log in db2.js (qpresley)
- PR#15 Adding migration tests and updates to code to improve on some reported issues (qpresley)
- PR#12 Dbdiscovery (qpresley)
- @c0231de Update IBM DB2 driver. Resolves node v0.10 build issues (Anthony Ffrench)
- PR#6 CI build cleanup (tonyffrench)
- PR#10 update ibm_db level to 0.0.18 - connect to strongloop/loopback-connector-db2#9 (qpresley)
- PR#8 Add updateOrCreate and ALTER TABLE support (qpresley)
loopback-connector-mssql
- Released 2.5.1 (Raymond Feng)
- @51b4a8e Remove the license check (Raymond Feng)
- Released 2.5.0 (Raymond Feng)
- Released 2.4.1 (Miroslav Bajtoš)
- @1a00250 Remove sl-blip from dependencies (Miroslav Bajtoš)
- Released 2.4.0 (Raymond Feng)
- PR#70 #21 Fix for Insert into Table with Active Trigger (FoysalOsmany)
loopback-connector-mysql
- Released 2.2.1 (Miroslav Bajtoš)
- @c321556 Remove sl-blip from dependencies (Miroslav Bajtoš)
loopback-connector-oracle
- Released 2.4.1 (Raymond Feng)
- @1f93047 Remove license check (Raymond Feng)
- Released 2.4.0 (Raymond Feng)
- Released 2.3.1 (Miroslav Bajtoš)
- @3e08c96 Remove sl-blip from dependencies (Miroslav Bajtoš)
- PR#57 Add NOTICE (raymondfeng)
loopback-connector-postgresql
- Released 2.4.1 (Miroslav Bajtoš)
- @e64a894 Remove sl-blip from dependencies (Miroslav Bajtoš)
loopback-connector-redis
loopback-connector-remote
- Released 1.2.0 (Raymond Feng)
- @b875050 Remove blip (Raymond Feng)
- PR#36 test: listen on ephemeral ports (bajtos)
- Released 1.1.0 (Miroslav Bajtoš)
- PR#35 Register Models with Dynamic converter (bajtos)
loopback-connector-rest
- @c72de7e use an error object (Horia Radu)
- @05cbfc4 handle http status code >= 4XX as errors (Horia Radu)
- Released 1.10.2 (Miroslav Bajtoš)
- @4048ed7 Remove sl-blip from dependencies (Miroslav Bajtoš)
loopback-connector-soap
- Released 2.4.0 (Raymond Feng)
- @dfae045 Upgrade deps and remove license check (Raymond Feng)
- Released 2.3.1 (Miroslav Bajtoš)
- @bbf366f Remove sl-blip from dependencies (Miroslav Bajtoš)
- PR#33 Add new example location to README.md (superkhau)
loopback-connector-sqlite3
- Released 1.1.1 (Miroslav Bajtoš)
- @127c8fb Fix CHANGES.md (Miroslav Bajtoš)
- @0fcc27d last e3ce30b4d67c211db11b82e3eb524eed3a7154ee head 78006909331d252419ec50b0ecbf2b44d4dcad2c (Miroslav Bajtoš)
- @7800690 Remove sl-blip from dependencies (Miroslav Bajtoš)
SDKs
loopback-sdk-angular
- Released 1.7.0 (Miroslav Bajtoš)
- PR#203 Patch safari-private-mode localStorage unusable (davidcheung)
loopback-sdk-ios
- PR#101 Cleanup typedefs for success blocks, mark extra typedefs "deprecated" (hideya)
- PR#100 Fix error in upsert implementation and make SLObject.repository attribute strong (hideya)
- PR#93 Improve LBRESTAdapter repositoryWithModelName (hideya)
- PR#83 Add support for Buffer and GeoPoint data types (hideya)
- PR#92 Add support for plain model creation (hideya)
Components
loopback-component-explorer
- Released 2.4.0 (Raymond Feng)
- PR#154 Add
swaggerUI
option to enable/disable UI serving (raymondfeng) - Released 2.3.0 (Miroslav Bajtoš)
loopback-component-oauth2
- Released 2.4.0 (Raymond Feng)
- @cfd2fb4 Remove license check (Raymond Feng)
- Released 2.3.7 (Miroslav Bajtoš)
- @4abd4b0 Remove sl-blip from dependencies (Miroslav Bajtoš)
loopback-component-passport
loopback-component-push
- Released 1.5.3 (Miroslav Bajtoš)
- @b093dea Remove sl-blip from dependencies (Miroslav Bajtoš)
loopback-component-storage
- Released 1.7.0 (Miroslav Bajtoš)
- @69bcf93 Remove sl-blip from dependencies (Miroslav Bajtoš)
- PR#109 Migrate examples (superkhau)