Releases: gleroi/feed2imap
Releases · gleroi/feed2imap
v0.4.0
CHANGELOG
All notable changes to this project will be documented in this file.
[0.4.0] - 2024-12-31
🚀 Features
⚙️ Miscellaneous Tasks
- (cargo) Update feed-rs and others
v0.3.0
CHANGELOG
All notable changes to this project will be documented in this file.
[0.3.0] - 2024-04-05
🚀 Features
- (reporter) Handle error and move to own module
- (reporter) Add a simple logger
- (ci) Use a makefile to build in ci and local
- (ci) Add a new release workflow
- (make) Automate release commit
0.2.0 - 2024-03-24
Release Notes
🚀 Features
- (add) Print more infos about added feed
- (main) Print a message on error
- (sync) Make output folder configurable
- (list) Print name and email
- (fetch) Better error message
- (sync) Add link and enhance author email
- (transform) Use published data, as updated may be feed generation date
- (transform) Generate a better email when author is missing
⚙️ Miscellaneous Tasks
- Update changelog for 0.1.1
- (ci) Update cargo-dist
- Do not ignore Cargo.lock
- Update changelog
Download feed2imap 0.2.0
0.1.0 - 2024-02-23
Release Notes
Added
- (config) provide a default value for config path
- (sync) add progress bar
- (add) check if url alread present
Fixed
Other
- (release) add release-plz config
- spawn feeds in parallel
- disable sr.ht builds
- add github/workflows
- add .build.yml
- add default css
- wrap html
- renaming
- rewrite src attribute of img in text/html content
- allow custom email
- more doc
- more doc
- more doc
- more doc
- readme.md
- extract author email if present
- reintroduce add command
- add toml config, remove sqlite
- append only entry for which no email is found
- list message id in folder
- basic appends to feeds folder
- get most content or summary
- feed entry to email
- start to convert entry to email
- add list command
- add feed entries
- add feed
- setup schema
- switch to reqwest+tokio
- initial commit
Download feed2imap 0.1.0