This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
Releases: SoftInstigate/angular-restheart
Releases · SoftInstigate/angular-restheart
1.2.6
1.2.5
- bbf94f8 - (HEAD -> master, tag: 1.2.5, origin/master, origin/HEAD) Moved gulpfile to version 1.2.5 (48 seconds ago)
- ab77b17 - Release 1.2.5 (4 minutes ago)
- 898cdef - support for commonjs \ webpack (#6) (78 minutes ago)
- 8557e22 - Fix TypeError: Cannot read property 'go' of undefined (#5) (80 minutes ago)
1.2.4
1.2.3
1.2.1
Release notes
New commits
- 12a9901 - (HEAD -> master, tag: 1.2.1, origin/master, origin/HEAD) fixed issue with collection props not returned in case of no embedded documents (3 hours ago)
- 6cce0d7 - example app updated to use onNetworkError() callback function (23 hours ago)
- 7f379f0 - dist updated (23 hours ago)
- 26a824d - Fixed #3 added restheartProvider.onNetworkError(callback) (23 hours ago)
1.2.0
Release notes
New commits
- 80da042 - (HEAD -> master, tag: 1.2.0, origin/master, origin/HEAD) Bump to version 1.2.0 (2 minutes ago)
- 6bbe239 - new dist (5 minutes ago)
- c0cb95e - Remove FRh.$inject = ['Rh']; (11 minutes ago)
- f6ff0c5 - throw exception when baseUrl not found with localStorageService.get('rh_baseUrl') (11 minutes ago)
- fd74730 - return base URLs from restheart module (13 minutes ago)
- cb4b88e - throw exception when logicBaseUrl not found with localStorageService.get('rh_logicBaseUrl') (14 minutes ago)
- 34115a5 - Add setters and getters for baseUrl and logicBaseUrl (14 minutes ago)
- 2011267 - Refatoring (74 minutes ago)
- 59dc069 - Replace the configure.$inject (79 minutes ago)
- 29cd476 - added rh_baseUrl to local storage (16 hours ago)
- 71e13cd - Edited README.md (2 days ago)
- 70b32fa - Ignore the nbproject folder (this must not be public) (2 days ago)
- 7281132 - Set version to 1.1.6 (tag only when ready for next release) (2 days ago)
1.1.5
Release notes
New commits
- 469fb54 - (HEAD -> master, tag: 1.1.5, origin/master, origin/HEAD, local) Add the gulp-bump plugin to gulpfile.js (3 minutes ago)
- 3e722c9 - Set thr right version number also in package.json (28 minutes ago)
- 0a3d0a0 - fixed base64 parse error, in case var is not set version set to 1.1.5 (3 days ago)
- fa616b6 - fixed base64 parse error, in case var is not set (3 days ago)
- b5b964a - updated README with new rh_error properties (3 days ago)