release v0.2.6

This commit is contained in:
Clément DOUIN 2021-04-17 00:09:06 +02:00
parent f3a67cecd5
commit 9b303f144e
No known key found for this signature in database
GPG key ID: 69C9B9CFFDEE2DEF
5 changed files with 14 additions and 8 deletions

View file

@ -7,17 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.2.6] - 2021-04-17
### Added
- Insecure TLS option [#84] [#103](https://github.com/soywod/himalaya/pull/103) [#105](https://github.com/soywod/himalaya/pull/105)
- Completion subcommands [#99](https://github.com/soywod/himalaya/pull/99)
- Vim flags to enable telescope preview and to choose picker [#97](https://github.com/soywod/himalaya/pull/97)
### Fixed
- SMTP port [#87]
- Save msg upon error [#59]
- Answered flag not set [#50]
- Panic when downloads-dir does not exist [#100]
- Idle mode incorrect new message notification [#48]
### Changed
- SMTP timeout [#87]
## [0.2.5] - 2021-04-12
### Fixed
@ -167,6 +172,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#75]: https://github.com/soywod/himalaya/issues/75
[#79]: https://github.com/soywod/himalaya/issues/79
[#83]: https://github.com/soywod/himalaya/issues/83
[#84]: https://github.com/soywod/himalaya/issues/84
[#87]: https://github.com/soywod/himalaya/issues/87
[#89]: https://github.com/soywod/himalaya/issues/89
[#100]: https://github.com/soywod/himalaya/issues/100

2
Cargo.lock generated
View file

@ -306,7 +306,7 @@ dependencies = [
[[package]]
name = "himalaya"
version = "0.2.5"
version = "0.2.6"
dependencies = [
"clap",
"env_logger",

View file

@ -1,7 +1,7 @@
[package]
name = "himalaya"
description = "📫 Minimalist CLI email client"
version = "0.2.5"
version = "0.2.6"
authors = ["soywod <clement.douin@posteo.net>"]
edition = "2018"

View file

@ -84,7 +84,7 @@ for all the options.*
## Usage
```
himalaya 0.2.5
himalaya 0.2.6
soywod <clement.douin@posteo.net>
📫 Minimalist CLI email client

2
wiki

@ -1 +1 @@
Subproject commit 0fcda7ba6028c3e9d395a15c14bc70d87a5ecec6
Subproject commit d4e2b281658e1710168f18659955326f950e672c