David Luecke
153b16ee87
Remove deprecated code climate token
2018-08-20 19:58:09 -07:00
David Luecke
d92413d14a
Add update Codeclimate coverage reporting token
2018-08-20 19:58:09 -07:00
David Luecke
086a6a9287
Rename repository and add to npm scope ( #57 )
...
* Rename repository and add to npm scope
* Remove circular Feathers dependency
2018-08-20 19:58:09 -07:00
David Luecke
36f02062b9
Updates for Feathers v3 (Buzzard) ( #56 )
...
* Refactoring for compatibility with Feathers v3
* Finalization of hook methods
* Change getHooks back to previous version
* Prepare for 1.0 prerelease
* 1.0.0-pre.1
* Updating changelog
* Update to new plugin infrastructure
* Update .npmignore
* Remove Node 4 from Travis
* 1.0.0-pre.2
* Updating changelog
* Update the client test suite (#55 )
* Update release script
* 1.0.0-pre.3
* Updating changelog
2018-08-20 19:58:09 -07:00
greenkeeper[bot]
ff326229fe
chore(package): update mocha to version 4.0.0
2018-08-20 19:58:09 -07:00
greenkeeper[bot]
80cf8f1127
chore(package): update chai to version 4.0.0 ( #51 )
2018-08-20 19:58:09 -07:00
greenkeeper[bot]
6b9e3d466f
Update semistandard to the latest version 🚀 ( #50 )
...
* chore(package): update semistandard to version 11.0.0
https://greenkeeper.io/
* Fix for latest Semistandard
2018-08-20 19:58:09 -07:00
greenkeeper[bot]
4f0005610c
Update dependencies to enable Greenkeeper 🌴 ( #49 )
...
* chore(package): update dependencies
https://greenkeeper.io/
* docs(readme): add Greenkeeper badge
https://greenkeeper.io/
* Update to latest Semistandard
2018-08-20 19:58:09 -07:00
Eric Kryski
8ec2b9c111
0.8.7
2018-08-20 19:58:09 -07:00
Eric Kryski
6dc64d8d71
matcher now doesn't blow up with null values. Closes #46
2018-08-20 19:58:09 -07:00
David Luecke
4f822ae4ca
Updating changelog
2018-08-20 19:58:09 -07:00
David Luecke
c73298b677
0.8.6
2018-08-20 19:58:09 -07:00
David Luecke
32e07f5576
Allow to pass an object to hook object ( #45 )
...
* Allow to pass an object to hook object
* Remove yarn.lock
* Fix assert
2018-08-20 19:58:09 -07:00
Eric Kryski
a38dc16c5c
0.8.5
2018-08-20 19:58:09 -07:00
Eric Kryski
961fb85cf4
adding merge and isObject functions
2018-08-20 19:58:09 -07:00
Eric Kryski
77e426f651
exposing lodash style functions top level as well
2018-08-20 19:58:09 -07:00
Eric Kryski
d107b2dfca
ensuring makeUrl works with an actual feathers app insance.
2018-08-20 19:58:09 -07:00
Eric Kryski
568129a1f9
converting over other files
2018-08-20 19:58:09 -07:00
Eric Kryski
d4547f98ab
adding a util for making urls
2018-08-20 19:58:09 -07:00
Eric Kryski
cd7bffb7e8
removing jshint dep and converting to chai expect syntax
2018-08-20 19:58:09 -07:00
Eric Kryski
34d6a79d94
adding chai
2018-08-20 19:58:09 -07:00
Cory Smith
0bfbd2f7c0
Updating supported node versions.
2018-08-20 19:58:09 -07:00
David Luecke
bd44081f13
Updating changelog
2018-08-20 19:58:09 -07:00
David Luecke
f27f7b353a
0.8.4
2018-08-20 19:58:09 -07:00
David Luecke
1277df599e
0.8.3
2018-08-20 19:58:09 -07:00
David Luecke
308af30901
0.8.2
2018-08-20 19:58:09 -07:00
David Luecke
0591cd64bf
One more fix for select on arrays ( #40 )
2018-08-20 19:58:09 -07:00
David Luecke
235ac59a73
Updating changelog
2018-08-20 19:58:09 -07:00
David Luecke
02df075345
0.8.1
2018-08-20 19:58:09 -07:00
David Luecke
c54bdc20c5
Fixing select utility methods to work with query selector ( #39 )
...
* Fixing select utility methods to work with query selector
* Better compatibility with params
* Finalize select
2018-08-20 19:58:09 -07:00
David Luecke
2a2bf94d61
Updating changelog
2018-08-20 19:58:09 -07:00
David Luecke
a73facddd7
0.8.0
2018-08-20 19:58:09 -07:00
David Luecke
9a0f8c5501
Implementing lodash utilities and helpers for selecting ( #38 )
...
* Implementing lodash utilities and helpers for selecting
* Updating with latest and Semistandard
* Export selectors
2018-08-20 19:58:09 -07:00
Cory Smith
b042964e1e
Adding coverage to .npmignore, Slack notifications to Travis file and Slack badge to readme
2018-08-20 19:58:09 -07:00
Cory Smith
afc265b3bf
Windows support
2018-08-20 19:58:09 -07:00
Cory Smith
f36fd90aa0
Adding .github to .npmignore
2018-08-20 19:58:09 -07:00
Cory Smith
917aa8e095
Adding .github folder and templates
2018-08-20 19:58:09 -07:00
Cory Smith
98b22d7a67
jshint —> semistandard
2018-08-20 19:58:09 -07:00
David Luecke
123bef7375
Updating changelog
2018-08-20 19:58:09 -07:00
David Luecke
e7446d1af6
0.7.8
2018-08-20 19:58:09 -07:00
David Luecke
8c5292fc0c
Make getting the service in base test dynamic ( #36 )
2018-08-20 19:58:09 -07:00
David Luecke
e1ffcaca10
Updating changelog
2018-08-20 19:58:09 -07:00
David Luecke
23ffeb0a6b
0.7.7
2018-08-20 19:58:09 -07:00
David Luecke
faba376739
Allow app in hookObject. Update base client tests to take a name and app. ( #35 )
2018-08-20 19:58:09 -07:00
David Luecke
993b39e2df
Updating changelog
2018-08-20 19:58:09 -07:00
David Luecke
b3446ae5b2
0.7.6
2018-08-20 19:58:09 -07:00
David Luecke
41d7c23a5d
Add test for matching and increase code coverage ( #34 )
2018-08-20 19:58:09 -07:00
Beep LIN
eed5ef26ec
omit '$select' in matcher ( #33 )
2018-08-20 19:58:09 -07:00
Eric Kryski
cf6a89df25
adding code coverage
2018-08-20 19:58:09 -07:00
David Luecke
36ee6c4be9
Updating changelog
2018-08-20 19:58:09 -07:00