Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Update ember-cli and keen.js, and some new goodies #3

Merged
merged 8 commits into from
Feb 24, 2016

Conversation

Ramblurr
Copy link
Contributor

Hi there!

Here's some updates for the library:

  • Added a CHANGELOG.md
  • Added docs to the KeenQueryingService
  • New .collectionsAll() method to fetch all event collections
  • New .collection() method to fetch a single event collections
  • Updated to keen.js 3.4.0
  • Updated to ember-cli 2.3.0
  • Spruced up the README

"item.id": "num",
"item.on_sale": "bool",
"item.price": "num",
"quantity": "num",

Choose a reason for hiding this comment

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

Mixed double and single quotes.
Too many errors. (63% scanned).

@ksin
Copy link
Contributor

ksin commented Feb 24, 2016

Hi @Ramblurr! Thanks a lot for the work. I actually don't have maintainer access for this organization anymore. When I find the time, I'll point npm to another repo and we can merge it there. Sorry for any inconvenience.

@ksin
Copy link
Contributor

ksin commented Feb 24, 2016

@Ramblurr - Actually, I was just granted access. Will review this soon.

ksin added a commit that referenced this pull request Feb 24, 2016
Update ember-cli and keen.js, and some new goodies
@ksin ksin merged commit bb99369 into tatango:master Feb 24, 2016
@Ramblurr
Copy link
Contributor Author

Great, thanks @ksin! Think we can have a release soon?

@ksin
Copy link
Contributor

ksin commented Feb 24, 2016

Done! Thanks again for everything.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants