2023-07-14 03:26:53 +00:00
|
|
|
# 0.2.0 - 2023-06-20
|
|
|
|
|
|
|
|
- [Rename crate](https://github.com/rust-bitcoin/rust-bitcoin/pull/1885) to `bitcoin-internals`
|
|
|
|
- Add module to assist [alloc-free parse error handling](https://github.com/rust-bitcoin/rust-bitcoin/pull/1297)
|
|
|
|
- Move various macros here.
|
|
|
|
|
2023-03-08 02:39:15 +00:00
|
|
|
# 0.1.0 - 2023-03-08
|
2022-09-16 01:30:29 +00:00
|
|
|
|
|
|
|
Split this crate out from the [rust-bitcoin](https://github.com/rust-bitcoin/rust-bitcoin) crate.
|
|
|
|
For previous development history see the original
|
|
|
|
[CHANGELOG](https://github.com/rust-bitcoin/rust-bitcoin/blob/master/bitcoin/CHANGELOG.md) file.
|