Skip to content

v0.2.0 first public release

Choose a tag to compare

@9names 9names released this 24 Sep 07:35
· 9 commits to main since this release

v0.1.0 was really a test-run for publishing.
Most of the changes from 0.1.0 to 0.2.0 are documentation and example changes.
The reason for the minor bump is 2 changes in API: one is that EasyMode::add_data no longer looks for sync words (and so add_data_no_sync no longer needs to exists).
The other is renaming EasyMode::find_next_sync_word to EasyMode::skip_to_next_sync_word, since that better describes what the function does.

Full Changelog: v0.1.0...v0.2.0