UNPKG

@wabarc/broker

Version:

Pack and store webpages from Telegram channel.

92 lines (56 loc) 1.53 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.3.5] - 2021-03-19 ### Added - Support specific duty-machine API endpoint use `--endpoint` or `BROKER_DTMC_ENDPOINT`. ### Changed - Delay 500 milliseconds to push commit to destination. ## [0.3.4] - 2021-03-08 ### Changed - Update URL regex pattern. ## [0.3.3] - 2021-02-05 ### Changed - Improve archives speed. ## [0.3.0] - 2021-01-08 ### Added - Publish docker image. ### Changed - Update regex pattern. ## [0.2.8] - 2020-12-27 ### Changed - Add douban status and archive.org supports. ## [0.2.7] - 2020-12-09 ### Changed - Use regex pattern instead. ## [0.2.6] - 2020-11-10 ### Fixed - Catch tagging error. - Create a commit without matched. ## [0.2.3] - 2020-11-09 ### Changed - Revert "Supports multiple target" ## [0.2.2] - 2020-11-09 ### Changed - Supports multiple target ## [0.2.1] - 2020-11-09 ### Fixed - Fix unlink file error. ## [0.2.0] - 2020-11-08 ### Added - Add [duty-machine](https://github.com/duty-machine/duty-machine) supports. ## [0.1.3] - 2020-10-27 ### Fixed - Fix filepath missing. ## [0.1.0] - 2020-10-24 ### Added - Add `--limit` options ## [0.0.3] - 2020-10-20 ### Changed - Change update file to create. - Change packer upper limit to 25. ## [0.0.1] - 2020-10-19 ### Added - Initial release.