-
Notifications
You must be signed in to change notification settings - Fork 70
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rvagg/bl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rvagg/bl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 8 files changed
- 4 contributors
Commits on Oct 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 997f058 - Browse repository at this point
Copy the full SHA 997f058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 387dfaf - Browse repository at this point
Copy the full SHA 387dfafView commit details -
chore(no-release): bump standard from 16.0.4 to 17.0.0 (#112)
Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0. - [Release notes](https://github.com/standard/standard/releases) - [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md) - [Commits](standard/standard@v16.0.4...v17.0.0) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 078bfe3 - Browse repository at this point
Copy the full SHA 078bfe3View commit details -
feat: added integrated TypeScript typings (#108)
* Added integrated typescript types * Added @types/readable-stream as devDependency * Fixed default export of BufferListStream on require * Renamed BufeerList import, removed BufferList all-export, removed export on BufferListStream * Fixed issue with module.exports equivalent: removed es6 default export and moved BufferList and BufferListStream to be BufferListStreamConstructor (static) properties * Fixed types of Buffer-inherited methods (readDouble, readFloat, ...) * Fixed BufferListInitData (renamed as BufferListAcceptedTypes) to accept Uint8Array and an array of itself * Added number to BufferList accepted types * Setup typescript test running on unit tests * Test: renamed BufferList import into BufferListStream (as the default exported class) * Changed tests to add typings with JSDoc / TSDoc * Added ts-check directive for typescript typechecking in editors * Added prototype declaration on BufferList and BufferListStream * Renamed test:typings in test:types * Removed npx from test for types * Changed version selector for typescript to accept patches only * Added missing semi-colon (auto format) Co-authored-by: Rod Vagg <rod@vagg.org>
Configuration menu - View commit details
-
Copy full SHA for 433ff89 - Browse repository at this point
Copy the full SHA 433ff89View commit details -
chore(release): 5.1.0 [skip ci]
## [5.1.0](v5.0.0...v5.1.0) (2022-10-18) ### Features * added integrated TypeScript typings ([#108](#108)) ([433ff89](433ff89)) ### Bug Fixes * windows support in tests ([387dfaf](387dfaf)) ### Trivial Changes * GH Actions, Dependabot, auto-release, remove Travis ([997f058](997f058)) * **no-release:** bump standard from 16.0.4 to 17.0.0 ([#112](#112)) ([078bfe3](078bfe3))
Configuration menu - View commit details
-
Copy full SHA for 3af8c54 - Browse repository at this point
Copy the full SHA 3af8c54View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.0.0...v5.1.0