Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated change log and README for 0.9.1 release #515

Merged
merged 1 commit into from
Dec 18, 2014
Merged

Conversation

jwngr
Copy link

@jwngr jwngr commented Dec 17, 2014

@katowulf - let me know if I missed anything in the changelog.

@jwngr jwngr assigned katfang and katowulf and unassigned katfang Dec 17, 2014

<!-- Firebase -->
<script src="https://cdn.firebase.com/js/client/2.0.4/firebase.js"></script>
<script src="https://cdn.firebase.com/js/client/2.0.6/firebase.js"></script>

<!-- AngularFire -->
<script src="https://cdn.firebase.com/libs/angularfire/0.9.0/angularfire.min.js"></script>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Catapult will update this to 0.9.1 automagically.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 1cd992e on jw-091-prep into 9939a37 on master.

feature - Added several minor performance improvements implemented by @jamestalmage.
fixed - `$firebaseAuth.$onAuth()` now properly fires a digest loop upon changes in authentication state.
fixed - Fixed an issue with `$firebaseAuth.$offAuth()` which prevented the callback from actually being unbound (thanks to @jamestalmage).
fixed - Fixed a bug in `$firebase.$remove()` when deleting a Firebase query reference (thanks to @jamestalmage).
deprecated - Passing in credentials to the user management methods of `$firebaseAuth` as individual arguments has been deprecated in favor of a single credentials argument.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: Passing strings to the user management methods of $firebaseAuth has been deprecated in favor of a single credentials object.

katowulf added a commit that referenced this pull request Dec 18, 2014
Updated change log and README for 0.9.1 release
@katowulf katowulf merged commit 4d508fc into master Dec 18, 2014
@katowulf katowulf deleted the jw-091-prep branch February 15, 2015 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants