# Changelog

All notable changes to this project will be documented in this file.

## [0.3.2] - 2023-07-29

### Documentation

- Remove FAQ related to xor of async-std and tokio
- Fix links to examples

## [0.3.1] - 2023-07-28

### Bug Fixes

- Changelog from 0.2.2 yank/ 0.3.0 release

### Documentation

- Update README with new version

## [0.3.0] - 2023-07-28

### Features

- Add doc_cfg for feature-specific items

## [0.2.1] - 2023-07-12

### Bug Fixes

- Update install instructions to latest version

## [0.2.0] - 2023-07-12

### Bug Fixes

- [**breaking**] Honor timeouts for long sync check

### Documentation

- 'situation' -> 'situwaition'

### Miscellaneous Tasks

- Fix categories
- Add repository to Cargo.toml

## [0.1.0] - 2023-07-11

### Documentation

- Update README
- Update README
- Add more docs
- More small docs improvements
- Improve docs for more configuration example

### Features

- Add basic CI build
- Add tokio support
- Add async-std support
- Add examples
- Improve examples, run examples with tests

### Miscellaneous Tasks

- Initial commit
- Bump version, add Cargo.toml examples

### Refactor

- Use just for test runs

### Ci

- Update CI YAML

### Wip

- Working sync v1
- Write down ideas, stuff
- External ergonomics, add bloat check

