rust-osdev / ucs2-rs

UCS-2 conversion utilities for Rust.
Mozilla Public License 2.0
6 stars 5 forks source link

0.1.1 should be a major release? #4

Closed gz closed 4 years ago

gz commented 4 years ago

Since the Error trait changed, I think 0.1.1 should be yanked and re-released as 0.2?

GabrielMajeri commented 4 years ago

Thanks for noticing, I didn't realise it would be an incompatible change. Fixed now.