Releases: bouli/cheapchocolate
Releases · bouli/cheapchocolate
Release list
v0.6.0
CHANGELOG
- d23ee2d chore: Add gh CI (Cesar Bouli)
- f4aa51a docs: document remote read-state behavior (Cesar Bouli)
- 141fa2e fix(imap): apply read-state mode to interactive folders (Cesar Bouli)
- 5765b9c fix(imap): skip duplicate downloads before mutating fetch (Cesar Bouli)
- e8e263d feat: add receive read-state CLI override (Cesar Bouli)
- 2806957 feat: add configurable receive read state (Cesar Bouli)
- 806a574 fix(imap): preserve remote read status by default (Cesar Bouli)
Full Changelog: v0.5.4...v0.6.0
v0.5.4
v0.5.1
CHANGELOG
Features
- 8eebdcd feat(config): Add option to not complete file (@bouli)
- 3c8914a feat(config): Make inbox not mandatory (@bouli)
Fixes
- a2d334d fix(mails): Change
folder_mail_idfordatetime(@bouli) - 113488e fix(imap): Fix days to fetch from folders (@bouli)
- 5732ea3 fix(config): Erase useless call (@bouli)
- 488b329 fix(imap_time): Fix function (@bouli)
Chores
Full Changelog: v0.4.2...v0.5.1
v0.4.2
v0.4.1
v0.4.0
CHANGELOG
Features
- 4510d79 feat(folders): Enable selected folder to be added in the
mail_foldersfile (@bouli) - 47fad83 feat(config): Enable
configas standard way to choose mail folder (@bouli) - 30f2c8b feat(config): Implements
config_files(@bouli) - 3516742 feat(config): Enable config in all system (@bouli)
- f687a3a feat(config): Add config function (@bouli)
Chores
- 640d01c chore(pyproject): Ensure write bumping (@bouli)
- 603acb2 chore(pyproject): Add black on pre-commit (@bouli)
- 3087205 chore(gitignore): Update
gitignore(@bouli) - b1c9c2f chore(imap_conn): Close connection as a function (@bouli)
Full Changelog: v0.3.1...v0.4.0