+670
-554
lines changedFilter options
+670
-554
lines changed Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@ At the time of writing, the following breaking changes are planned:
47
47
- [ ] The commands `sign`, `utils.auth`, and `utils.oauth2` will be removed.
48
48
- [ ] The `fs` and `emitter` function arguments will be removed.
49
49
- [x] The `fast` argument to `pull` will be removed since it will always use the `fastCheckout` implementation.
50
-
- [ ] The `signing` function argument of `log` will be removed, and `log` will simply always return a payload. The `payload` property will be renamed to `gpgmsg` so its purpose is more obvious. (This change is to simplify the type signature of `log` so we don't need function overloading; it is the only thing blocking me from abandoning the hand-crafted `index.d.ts` file and generating the TypeScript definitions directly from the JSDoc tags that already power the website docs.)
50
+
- [x] The `signing` function argument of `log` will be removed, and `log` will simply always return a payload. **Update: Actually, it now returns the same kind of objects as `readCommit` because that just makes a lot of sense.** (This change is to simplify the type signature of `log` so we don't need function overloading; it is the only thing blocking me from abandoning the hand-crafted `index.d.ts` file and generating the TypeScript definitions directly from the JSDoc tags that already power the website docs.)
51
51
- [ ] Any functions that currently return `Buffer` objects will instead return `Uint8Array` so we can eventually drop the bloated Buffer browser polyfill.
52
52
- [x] The `pattern` and globbing options will be removed from `statusMatrix` so we can drop the dependencies on `globalyzer` and `globrex`, but you'll be able to bring your own `filter` function instead.
53
53
- [ ] The `autoTranslateSSH` feature will be removed, since it's trivial to implement using just the `UnknownTransportError.data.suggestion`
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1
+
e10ebb90d03eaacca84de1af0a59b444232da99e
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4