Skip to content

Releases: gleroi/feed2imap

v0.4.0

31 Dec 12:23
Compare
Choose a tag to compare

CHANGELOG

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

[0.4.0] - 2024-12-31

🚀 Features

  • Use rustls

⚙️ Miscellaneous Tasks

  • (cargo) Update feed-rs and others

v0.3.0

05 Apr 20:44
Compare
Choose a tag to compare

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

26 Mar 05:50
Compare
Choose a tag to compare

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

File Platform Checksum
feed2imap-x86_64-pc-windows-msvc.zip x64 Windows checksum
feed2imap-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.1

10 Mar 16:20
Compare
Choose a tag to compare

Download feed2imap 0.1.1

File Platform Checksum
feed2imap-x86_64-pc-windows-msvc.zip x64 Windows checksum
feed2imap-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.0 - 2024-02-23

24 Feb 09:42
Compare
Choose a tag to compare

Release Notes

Added

  • (config) provide a default value for config path
  • (sync) add progress bar
  • (add) check if url alread present

Fixed

  • fix warnings

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

File Platform Checksum
feed2imap-x86_64-pc-windows-msvc.zip x64 Windows checksum
feed2imap-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum