You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -13,7 +20,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
13
20
- Update PG again, use client.release over client.end [`3cb8d46`](https://github.com/doesdev/scrud/commit/3cb8d469627725aca7b279c50f612a23f1f9b35c)
14
21
- Bump to 4.2.6 [`f330907`](https://github.com/doesdev/scrud/commit/f3309075e9f7b4dbb12b12c1ea48f77c7d98f5cd)
15
22
- Ensure release isn't called more than once [`d87c2ed`](https://github.com/doesdev/scrud/commit/d87c2ed655649069aebbc40de91f21177a51a0b4)
16
-
- Use local released flag [`77d33f3`](https://github.com/doesdev/scrud/commit/77d33f3e741c92162d95c700b6cee1ade48d5a31)
- Only call Buffer.byteLength if strlen*2 > limit [`4492f88`](https://github.com/doesdev/scrud/commit/4492f88d460b679048291d984af4ad352ea5f702)
71
-
- Don't cache in benchmarks [`eaac37c`](https://github.com/doesdev/scrud/commit/eaac37c1e9a377618aa1109f5e7cd84c71bb4715)
@@ -93,7 +94,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
93
94
- Add more lob tooling, gzip caching [`b7cf1e1`](https://github.com/doesdev/scrud/commit/b7cf1e163674235e85ca0b74053fb268c66855c2)
94
95
- Cache expensive-ish where if we can [`d91d82d`](https://github.com/doesdev/scrud/commit/d91d82daa1559d1dd18cec957e5b8eeba3c018fc)
95
96
- Optimize benches to be more apples to apples [`97c881e`](https://github.com/doesdev/scrud/commit/97c881ef14a64f469b312a54dab58e52634552b2)
96
-
- Bump to 4.1.2 [`a10e8fc`](https://github.com/doesdev/scrud/commit/a10e8fc96cee0fd5712ab7c342006108b78a129c)
@@ -110,25 +110,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
110
110
- Add benchmarks, sad though they are :( [`5a35fca`](https://github.com/doesdev/scrud/commit/5a35fcadc3037ac657fa0c7360d89ff74f3291a3)
111
111
- Test before committing ;) [`1ae06dd`](https://github.com/doesdev/scrud/commit/1ae06dd2b5411db0e53744d209cfc12bc0e7a563)
112
112
- Fork all bench servers into child processes [`4b8ec72`](https://github.com/doesdev/scrud/commit/4b8ec72696969d6b2a2f79e465f3a9588eff879b)
113
-
- Benchmark memory usage as well [`2cfda43`](https://github.com/doesdev/scrud/commit/2cfda43170e052ff2b9446b17f25d6079c33b477)
114
-
- Optimize url parsing, no more regexery [`fe2ac88`](https://github.com/doesdev/scrud/commit/fe2ac882a7677ddc9445c0dd58a0b907276f6ad4)
115
-
- Parse id (read action) for all benches [`98a7a4c`](https://github.com/doesdev/scrud/commit/98a7a4c53cc9c84e23e1b3fc6cb862a260dd4983)
116
-
- Test a few edge cases related tp path parsing [`788b657`](https://github.com/doesdev/scrud/commit/788b6574b423bdc9fb9ffce548dee591d3e4f6eb)
117
-
- Ensure lib results are consistent [`0fd44b0`](https://github.com/doesdev/scrud/commit/0fd44b05d2d04e01ba43828c30915fe713193014)
118
-
- Random bench order, warmup, skip auth if no jwtOpts [`d3b904d`](https://github.com/doesdev/scrud/commit/d3b904d10dd6c3754a26ebd0c74a79b88166cdf0)
- Up connections in bench, micro tweak in handler [`4d7337a`](https://github.com/doesdev/scrud/commit/4d7337ae3af54398944a7fa1f43c924b72dec635)
123
-
- Only require jsonwebtoken and pg if applicable [`f85329f`](https://github.com/doesdev/scrud/commit/f85329f2142ab3c65f696637fde627742c921bd4)
124
-
- Use urlTemplate for consistency check and bench [`3beb384`](https://github.com/doesdev/scrud/commit/3beb3843144095c1dec9bf3579b282f9625b0034)
125
-
- Tweak gzip headers, middle of the pack bench [`1b3cb30`](https://github.com/doesdev/scrud/commit/1b3cb309e898dc67d7e2d00c5b8729853eaf1322)
126
-
- Unbreak my heart / the entire thing [`da61822`](https://github.com/doesdev/scrud/commit/da618222b38fa685441bc0cd0d4b2944336e8a51)
127
-
- Set bench durations back [`0798753`](https://github.com/doesdev/scrud/commit/0798753d1eb66b11ee09cd22efd409bf7296685c)
128
-
- Only get id if needed [`66d4a70`](https://github.com/doesdev/scrud/commit/66d4a70fe5525fe595a8a70246d321b5e4a36af6)
129
-
- Only get token if needed [`e1301ca`](https://github.com/doesdev/scrud/commit/e1301cab8b67ce86bf8ed7088ba87eebcf38fbab)
130
-
- Optimized release, close in on polka/http [`e72f397`](https://github.com/doesdev/scrud/commit/e72f3972d8a15b965a0e2b47cbc3c2be18c1279c)
- Implement search, test returned data attributes [`bae7021`](https://github.com/doesdev/scrud/commit/bae70219cbb284c93f11660b2b60088c2f418dfc)
- Mark WIP so we can push module to hold name [`f3b710c`](https://github.com/doesdev/scrud/commit/f3b710c758de74fb2f4dc1c5d9f49583d3f11d0e)
261
+
- Fix description in readme [`1196651`](https://github.com/doesdev/scrud/commit/1196651ea548f19dc90134d94a1febc3901c0101)
262
+
- Change module name to scrud [`104f3c1`](https://github.com/doesdev/scrud/commit/104f3c13cb7b7c363abdc0f6099133726c0b1625)
263
+
- Get resource object in handleRequest [`2a7d510`](https://github.com/doesdev/scrud/commit/2a7d51068bfe1c7c04d58ff0e8bffddc0e73842e)
264
+
- Less regexery, encode/decode handling and tests [`dcc27d0`](https://github.com/doesdev/scrud/commit/dcc27d0a2caca43083efb0b91434037768f01328)
265
+
- Move SCRUD identifier to headers [`47322be`](https://github.com/doesdev/scrud/commit/47322be0353b2a0f314bae1778a9f21bf9fc4fc4)
266
+
- Allow for search with no params [`362ce36`](https://github.com/doesdev/scrud/commit/362ce36ea6a09850fcabe31c4704df9cb515a579)
267
+
- Handle creates with trailing slash [`a7bfc61`](https://github.com/doesdev/scrud/commit/a7bfc613ee02ea74c303e958e67a602aa5952557)
- More work on routes [`e3225ff`](https://github.com/doesdev/scrud/commit/e3225ffecbfccd0bf0a163c1e2082c771aff333b)
270
+
- Barely started on routes [`649a448`](https://github.com/doesdev/scrud/commit/649a448018116d5d4f34bf93e7e84a0d42ad43fc)
271
+
- Start on server, client fails with ECONNNREFUSED [`9cafec9`](https://github.com/doesdev/scrud/commit/9cafec90157b9802756c5b34feaecc9dd2d3085a)
272
+
- Add skeletons of exports, failing register tests [`68b9770`](https://github.com/doesdev/scrud/commit/68b9770c52f8105bb5d5261d5585bdb1bd2b15de)
273
+
- Don't init, just start [`8f0f80b`](https://github.com/doesdev/scrud/commit/8f0f80b957e4edbcc20c09d83f39f1b5e233536c)
274
+
- Comment on resource handler overrides [`eb7c54f`](https://github.com/doesdev/scrud/commit/eb7c54fe77cd0ba1e967e0a168aefbf0cc052e17)
0 commit comments