All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Build Docker image for ARMv7.
- Use rust:1.61 as base image for docker image.
- Use libssl-dev:armhf for build deb package for ARMv7.
- Build RPM package for CentOS 7 too.
- Added changelog to Deb packages.
- Added man page to Deb/RPM packages.
- Remove apt cache from docker image.
- Use rust:1.60 as base image for docker image.
- Fixed license field in RPM packages
- Fixed home directory in post installation script.
- Fixed extended description in Deb packages.
- Matrix support.
- Change default listen port to
3030
.
- Fix Docker image.
- New Docker image.
- Fix logging.
- Use clap.
- Updated to Rust 2021 Edition.
- Use teloxide.
- Rewrited in Rust.
- Workable version.