Skip to content

Releases: huihuimoe/rssbot

Release v2.0.0-alpha.7-extend

11 Jun 12:49
a4cf74c
Compare
Choose a tag to compare

a4cf74c Merge remote-tracking branch 'origin/2.x' into 2.x
4fe1de1 Bump serde_json from 1.0.53 to 1.0.54
b66459b Bump tbot from 0.6.3 to 0.6.4
b017046 Bump version to v2.0.0-alpha.7
06fdf88 Fix 'RESP_SIZE_LIMIT not initialized'
e2a7f76 README: Add notes about binary name
634c459 CD: Set the fetch-depth to 100

Release v2.0.0-alpha.6-extend

07 Jun 01:41
Compare
Choose a tag to compare

891e3bb fix(locale): target_cannot_be_other
a9567c1 Merge remote-tracking branch 'o/2.x' into 2.x
e2a7f76 README: Add notes about binary name
7e773ee docs: update README.md
f60f6cb chore: delete message after check permission with /rss
dcfb7d9 fix user permission
2bd8532 fix panicked whith None setting
4b81f43 bump to 2.0.0-alpha.5-extend

Release v2.0.0-alpha.6

07 Jun 01:41
634c459
Compare
Choose a tag to compare

634c459 CD: Set the fetch-depth to 100
2fb0e5f Bump version to v2.0.0-alpha.6
f8c6ce2 CD: Build and upload all locales binary
43c49e0 Bump tbot from 0.6.2 to 0.6.3
090a767 CI: Add test-locales
39c2f23 Update Cargo.lock
5db4548 Remove the generated ctl10n macro before regeneration
61f4ebd Rerun build.rs when LOCALE changed
cb1cb2a rerun-if-changed doesn't support wildcard
60d3006 Remove build.rs from rerun-if-changed, it is default dependent
31d372d Update README
d65bc6c Move ctl10n_macros.rs to $OUT_DIR & cargo fmt
302d19d CUI: Minor adjusts, set the value_name
7d7b73d Add --max-feed-size
fd41c68 Language code: ch -> zh, comply with ISO 639-1
f5623f0 Merge pull request iovxw#91 from hashworks/2.x-englishTelegram
ab7867b Drop en WIP, add note for en binary, add LOCALE build var
012f72e Merge branch '2.x' into 2.x-englishTelegram
3aa1fc6 Switch to clt10n 0.2.0
bff8e08 Use ctl10n to provide english localization
aa45c74 Bump anyhow from 1.0.28 to 1.0.31
340761c Bump once_cell from 1.3.1 to 1.4.0
49e2c60 Bump thiserror from 1.0.16 to 1.0.19
2e21128 Bump regex from 1.3.7 to 1.3.9
815fe5b Bump reqwest from 0.10.4 to 0.10.5
c8624e4 Bump tbot from 0.6.1 to 0.6.2
62883a5 Bump tokio from 0.2.20 to 0.2.21
1b17cfa Bump futures from 0.3.4 to 0.3.5
f5f7ad8 Bump serde_json from 1.0.52 to 1.0.53
d6b18e9 Bump serde from 1.0.106 to 1.0.110
d79b17f Manually format code in macros
a92e81a Bump thiserror from 1.0.15 to 1.0.16
247a47f fix min_interval
6a97c14 Bump tokio from 0.2.18 to 0.2.20
40a55e2 Bump serde_json from 1.0.51 to 1.0.52
8375a1a Merge pull request iovxw#90 from hashworks/2.x-englishREADME
2120e56 Bump reqwest from 0.10.5 to 0.10.6
2597643 Bump serde from 1.0.110 to 1.0.111
373a19d Small fixes for the english README
87a53b4 Add proper english README
cb7eec6 Bump anyhow from 1.0.28 to 1.0.31
bce8aff Bump once_cell from 1.3.1 to 1.4.0
4b05ade Bump thiserror from 1.0.16 to 1.0.19
984c0a3 Bump regex from 1.3.7 to 1.3.9
dff6dc5 Bump reqwest from 0.10.4 to 0.10.5
8355a08 Bump tbot from 0.6.1 to 0.6.2
9d404da Bump tokio from 0.2.20 to 0.2.21
9da47ed Bump futures from 0.3.4 to 0.3.5
28d05a6 Bump serde_json from 1.0.52 to 1.0.53
59301d3 Bump serde from 1.0.106 to 1.0.110
40adfb2 Manually format code in macros
5cf445c Bump thiserror from 1.0.15 to 1.0.16
594fdb3 Merge pull request iovxw#70 from huihuimoe/2.x
16e44cf fix min_interval
2d63190 Merge pull request iovxw#67 from iovxw/dependabot/cargo/tokio-0.2.20
ceb1d48 Bump tokio from 0.2.18 to 0.2.20
b90304c Merge pull request iovxw#68 from iovxw/dependabot/cargo/serde_json-1.0.52
057d760 Bump tbot from 0.6.0 to 0.6.1
1d95015 Bump serde_json from 1.0.51 to 1.0.52
db46486 Upgrade to tbot 0.6
b1580d5 Update README: Add JSON Feed
e4a17de Bump version to 2.0.0-alpha.4

Release v2.0.0-alpha.5-extend

05 May 12:04
Compare
Choose a tag to compare

4b81f43 bump to 2.0.0-alpha.5-extend
a0197d6 add /start doc
06bde46 add feat link_only, hide_rss_title, combine_msg
c354dd9 add settings link_only, hide_rss_title, combine_msg
476b512 add doc of /set and /showset
f2d66f9 Merge branch '2.x' of https://github.com/iovxw/rssbot into 2.x
461d807 add feat: only admin can op database; add feat: /set and /showset
40adfb2 Manually format code in macros
5cf445c Bump thiserror from 1.0.15 to 1.0.16
594fdb3 Merge pull request iovxw#70 from huihuimoe/2.x
16e44cf fix min_interval
2d63190 Merge pull request iovxw#67 from iovxw/dependabot/cargo/tokio-0.2.20
ceb1d48 Bump tokio from 0.2.18 to 0.2.20
b90304c Merge pull request iovxw#68 from iovxw/dependabot/cargo/serde_json-1.0.52
057d760 Bump tbot from 0.6.0 to 0.6.1
1d95015 Bump serde_json from 1.0.51 to 1.0.52
db46486 Upgrade to tbot 0.6
b1580d5 Update README: Add JSON Feed
e4a17de Bump version to 2.0.0-alpha.4