Skip to content

Commit e522b29

Browse files
committed
Update changelog
1 parent 1f4ab2d commit e522b29

1 file changed

Lines changed: 38 additions & 27 deletions

File tree

CHANGELOG.md

Lines changed: 38 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [Unreleased](https://github.com/doesdev/scrud/compare/4.2.6...HEAD)
7+
#### [Unreleased](https://github.com/doesdev/scrud/compare/4.2.7...HEAD)
8+
9+
#### [4.2.7](https://github.com/doesdev/scrud/compare/4.2.6...4.2.7)
10+
11+
> 6 December 2018
12+
13+
- Update dependencies, bump to 4.2.7 [`1f4ab2d`](https://github.com/doesdev/scrud/commit/1f4ab2d08716ddbe56ab7f0f2a1f2df02dfcc472)
14+
- Update changelog [`1d71c1a`](https://github.com/doesdev/scrud/commit/1d71c1a015952fc33ed6344094ca9adb9caab775)
815

916
#### [4.2.6](https://github.com/doesdev/scrud/compare/4.2.5...4.2.6)
1017

@@ -13,7 +20,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1320
- Update PG again, use client.release over client.end [`3cb8d46`](https://github.com/doesdev/scrud/commit/3cb8d469627725aca7b279c50f612a23f1f9b35c)
1421
- Bump to 4.2.6 [`f330907`](https://github.com/doesdev/scrud/commit/f3309075e9f7b4dbb12b12c1ea48f77c7d98f5cd)
1522
- 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)
1723

1824
#### [4.2.5](https://github.com/doesdev/scrud/compare/4.2.4...4.2.5)
1925

@@ -67,11 +73,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6773
- Readme overhaul, bump to 4.2.0 [`8d531c0`](https://github.com/doesdev/scrud/commit/8d531c0dc5eb87a90803919ed35cc103256e029e)
6874
- Ensure all benches return proper content-type [`832e77f`](https://github.com/doesdev/scrud/commit/832e77f2df76678fd86b65cf63bd9af30804b67c)
6975
- Update readme [`8df66b5`](https://github.com/doesdev/scrud/commit/8df66b5b1f39e0454c5a4d6699cf1b2e75178e87)
70-
- 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)
72-
- Update readme [`7f632b2`](https://github.com/doesdev/scrud/commit/7f632b2ab49caa4851d6300a6b252fd8befc74ce)
73-
- Update bench [`d9ee4dc`](https://github.com/doesdev/scrud/commit/d9ee4dcc9184e5bcb35589b59dbc3327f10afc3d)
74-
- Add some assets [`db22061`](https://github.com/doesdev/scrud/commit/db22061f6c4561a6dd46b011430d1cc567d7f08a)
7576

7677
#### [4.1.4](https://github.com/doesdev/scrud/compare/4.1.3...4.1.4)
7778

@@ -93,7 +94,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9394
- Add more lob tooling, gzip caching [`b7cf1e1`](https://github.com/doesdev/scrud/commit/b7cf1e163674235e85ca0b74053fb268c66855c2)
9495
- Cache expensive-ish where if we can [`d91d82d`](https://github.com/doesdev/scrud/commit/d91d82daa1559d1dd18cec957e5b8eeba3c018fc)
9596
- 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)
9797

9898
#### [4.1.1](https://github.com/doesdev/scrud/compare/4.1.0...4.1.1)
9999

@@ -110,25 +110,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
110110
- Add benchmarks, sad though they are :( [`5a35fca`](https://github.com/doesdev/scrud/commit/5a35fcadc3037ac657fa0c7360d89ff74f3291a3)
111111
- Test before committing ;) [`1ae06dd`](https://github.com/doesdev/scrud/commit/1ae06dd2b5411db0e53744d209cfc12bc0e7a563)
112112
- 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)
119-
- Bench table tweaks [`050f73d`](https://github.com/doesdev/scrud/commit/050f73dc7632dbc8f1774a197971d4c81a467269)
120-
- Make getIp and setScrudHeader options [`7d7f8cb`](https://github.com/doesdev/scrud/commit/7d7f8cb6baca7aa744f85324a860950a837fc7ad)
121-
- Setup lob bench [`b844b70`](https://github.com/doesdev/scrud/commit/b844b7099b578fac8ae755c34c2fe253b940387f)
122-
- 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)
131-
- Remove redundant basePath check [`bbe8a15`](https://github.com/doesdev/scrud/commit/bbe8a1576dba849c38ae4de90185677d926f9f0c)
132113

133114
#### [4.0.1](https://github.com/doesdev/scrud/compare/4.0.0...4.0.1)
134115

@@ -266,3 +247,33 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
266247
- Refactor res.end calls, add authenticate opt [`7b5bb56`](https://github.com/doesdev/scrud/commit/7b5bb5639b9f8ee89809b4287acc607e0843528a)
267248
- Implement update [`59e1e5d`](https://github.com/doesdev/scrud/commit/59e1e5d58268fb2146526e485159e1b45276e6d9)
268249
- Implement search, test returned data attributes [`bae7021`](https://github.com/doesdev/scrud/commit/bae70219cbb284c93f11660b2b60088c2f418dfc)
250+
- Implement read [`15e7de2`](https://github.com/doesdev/scrud/commit/15e7de2c28bb296fdc2a86a4f99ddbc5ec4e02f7)
251+
- Remove console.log [`e97c467`](https://github.com/doesdev/scrud/commit/e97c467a76ca91c076aa759be1f6689f8f9cae47)
252+
- Implement create [`af36ec3`](https://github.com/doesdev/scrud/commit/af36ec39345b6b884a8fe696ee050528de96737e)
253+
- Start on pg client [`82cc8ce`](https://github.com/doesdev/scrud/commit/82cc8cecb004344e731633238525d96cb7a8165b)
254+
- Clean up tests a bit [`aaf7c6a`](https://github.com/doesdev/scrud/commit/aaf7c6a22dcbd8b2790d5f7c46b098aee222a26c)
255+
- Use tiny-params module [`a68d9a7`](https://github.com/doesdev/scrud/commit/a68d9a787e131282d1d8834bae9b3b7ed3491cfd)
256+
- Standardize returned JSON object [`f766e64`](https://github.com/doesdev/scrud/commit/f766e6472d96b830ddf6e89ae609c4078b5c1b74)
257+
- Remove console logs [`91e42f4`](https://github.com/doesdev/scrud/commit/91e42f478c186c83ab016adb3a03ac1149b3c3ed)
258+
- Add id and params parsers [`754fa50`](https://github.com/doesdev/scrud/commit/754fa506268407d533a7a511994e97c65e5065d1)
259+
- Start scaffolding default handlers [`d252cf0`](https://github.com/doesdev/scrud/commit/d252cf0047ce43abd53cbca9378bc40abbef3923)
260+
- 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)
268+
- Basic SCRUD routing implemented [`2c1ed81`](https://github.com/doesdev/scrud/commit/2c1ed8177596c9a1cac128a550665872744f5950)
269+
- 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)
275+
- Fix helper specs [`02c7451`](https://github.com/doesdev/scrud/commit/02c745153f4f121982db52def9a68c8eca0d9f27)
276+
- Add helper specifications [`c323fe5`](https://github.com/doesdev/scrud/commit/c323fe5865c5a185e271f1521e34f1230a8c9a7a)
277+
- Add resource object specification [`7d9f46b`](https://github.com/doesdev/scrud/commit/7d9f46b64c4a1c15fabd98807d185aeb25a0657c)
278+
- Start designing api [`205fc75`](https://github.com/doesdev/scrud/commit/205fc75859fedfcbc271599cb600edf959114fef)
279+
- Initial scaffold [`cdff96b`](https://github.com/doesdev/scrud/commit/cdff96badef627e0508cb2ff882640721f8fd405)

0 commit comments

Comments
 (0)