Current section

Files

Jump to
feedistiller CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 3.2.0
* Elixir x.x+ (switch to standard date functions)
* `--dir` feed option
* Support for a YAML config to define feed options (`--config` option)
## 3.1.1
* Bug fix: ensure all informational events have been flushed before printing final status
## 3.1.0
* Elixir 1.6+
* Use GenStage instead of GenEvent
* Bug fixes
- Character encoding errors in RSS content no longer make
the program crash.
## 3.0.0
* Better file name normalization
* Use separated tabs in GUI for in progress and completed enclosures
* '--clean' option where duplicated and tmp files are deleted
* '--group' option to regroup options applying to multiple feeds
* Upgrade to Elixir 1.4+
## 2.0.2
* Bug fixes
- enclosures with no size set no longer
make the program crash
* Progress bars less often refreshed to avoid
overloading the UI management process
## 2.0.1 (2016-01-03
* Better gui feedback
* Command line parsing bug fix
## 2.0.0 (2016-01-01)
* Optional graphic interface for feedback
* Minor tweaks
## 1.0.1
* Download files first to a tmp file
* Added changelog
## 1.0.0 (2015-10-20)
First stable