# Changelog All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - ## v0.10.0 - 2023-11-01 #### Documentation - clarify threads usage - (931a564) - Conrad Hoffmann - update README - (9aff520) - Conrad Hoffmann #### Features - add option to disable TLS - (cfebaa1) - Conrad Hoffmann - create local maildir if it does not exist - (2dfe022) - Conrad Hoffmann #### Miscellaneous Chores - update dependencies - (5b3150d) - Conrad Hoffmann - update dependencies - (3d1c7c0) - Conrad Hoffmann #### Refactoring - split state cache storage for subdirs - (9bc666b) - Conrad Hoffmann #### Tests - fix integration test - (cf99e26) - Conrad Hoffmann - - - ## v0.9.3 - 2023-06-13 #### Documentation - update vsync README - (9a40d8e) - Conrad Hoffmann #### Features - add safe-guard against deleting mailboxes - (8da9629) - Conrad Hoffmann #### Miscellaneous Chores - update dependencies - (2545b81) - Conrad Hoffmann - - - ## v0.9.2 - 2023-02-20 #### Miscellaneous Chores - update dependencies - (0de14fd) - Conrad Hoffmann #### Refactoring - state cache overhaul - (7a80ebd) - Conrad Hoffmann #### Tests - introduce `test-full` feature for some tests - (a589b32) - Conrad Hoffmann - - - ## v0.9.1 - 2023-02-10 #### Bug Fixes - don't drop INBOX state changes in root state - (bfa1265) - Conrad Hoffmann #### Miscellaneous Chores - start generating changelogs for releases - (b33544d) - Conrad Hoffmann #### Tests - add testing of deletion of local mail - (ec22072) - Conrad Hoffmann - adapt integration test to latest changes - (30d7456) - Conrad Hoffmann - - - Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).