Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

New release v1.0.0#129

Merged
holgerd77 merged 1 commit intomasterfrom
new-release
Jun 24, 2020
Merged

New release v1.0.0#129
holgerd77 merged 1 commit intomasterfrom
new-release

Conversation

@holgerd77
Copy link
Member

I was a bit afraid of this release also from the release notes side, but I think I've now found a way documented the changes noteworthy to mention in a way I am really happy with! 😄

This is now open for review and we should be able to do a release tomorrow or Wednesday.

- Added org links and Git hooks,
PR [#88](https://github.com/ethereumjs/ethereumjs-wallet/pull/88)

[0.6.4]: https://github.com/ethereumjs/ethereumjs-wallet/compare/v0.6.3...v1.0.0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: this compares to v0.6.3 since v0.6.4 is on another branch.

@coveralls
Copy link

coveralls commented Jun 23, 2020

Coverage Status

Coverage remained the same at 86.601% when pulling 5c83398 on new-release into cead4f9 on master.


The API of the library hasn't been changed intentionally but has become more strict on type input by the explcit type definitions from the `TypeScript` code in function signatures together with the introduction of the `ethereumjs-util` [v7](https://github.com/ethereumjs/ethereumjs-util/releases) library within the `Wallet` library, which behaves more strict on type input on the various utility functions.

This leads to cases where some input - while not having been the intended way to use the library - might have been worked before through implicit type conversion and is now not possible any more.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think "worked" should be "working" here

Copy link
Member

@alcuadrado alcuadrado left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice explanation of the api changes, @holgerd77 !

@holgerd77 holgerd77 merged commit f30e8b6 into master Jun 24, 2020
@holgerd77 holgerd77 deleted the new-release branch June 24, 2020 09:51
@holgerd77
Copy link
Member Author

Just released as v1.0.0 on npm.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants