Commit Graph

13 Commits

Author SHA1 Message Date
Christian Reitter 780672c487 Clarify maintenance status 2025-06-29 19:32:08 +02:00
Steven Roose a56c99ba67
Merge branch 'master' into 04-08-document-hashes-msrv 2025-06-12 12:28:32 +01:00
elsirion fddecd95e9
fix: MSRV test
The MSRV test on master was failing for a while. Since MSRV is
the reason to keep unicode-normalization pinned I fixed it to
demonstrate that even without pinning downstream consumers can
maintain the current MSRV.
2025-06-04 13:10:39 +02:00
Tobin C. Harding a363ec6e87
Document MSRV effect of different versions of hashes
We use a range dependency for `bitcoin_hashes`, the different allowed
versions each have a different MSRV, which implies using each changes
the MSRV of `bip39`.
2024-04-08 09:28:10 +10:00
Steven Roose 28991bd150
readme: Inform user bitcoin_hashes needs to be pinned for MSRV 2024-02-09 18:32:38 +00:00
Rafael Lemos e0102ba431
Update `README` 2023-10-13 16:27:33 -03:00
Steven Roose 8d0f5e0d2f
Bump MSRV to 1.41.1 in README
s!Bump MSRV to 1.41 in README and CI
2023-02-27 21:23:55 +00:00
Tobin C. Harding fc394f6995 Document the MSRV when zeroize feature is enabled
Enabling the `zeroize` raises the MSRV to 1.51

Add documentation to the README and also to the manifest.
2022-11-15 12:02:20 +11:00
Steven Roose 5726fb4aaf
Bump version to v1.0.0 2021-03-25 11:04:30 +00:00
Steven Roose 335025d573
Bump MSRV to 1.29.0 2021-03-08 11:18:31 +00:00
Steven Roose 103eef4858
Add language list to README 2020-09-22 12:32:02 +02:00
Steven Roose c4f7a37b5c
Remove low-memory feature from CI 2020-06-19 11:59:37 +01:00
Steven Roose a399d5c4a5
Rewrite keeping mnemonic in buffer 2020-06-15 11:49:24 +01:00