Releases: ayrat555/el_monitorro
Releases · ayrat555/el_monitorro
0.14.0
0.12.1
What's Changed
- chore(cargo): bump thiserror from 1.0.35 to 1.0.36 by @dependabot in #268
- Update fang from 0.9 to 0.10 by @ayrat555 in #269
- add BotCommand enum by @ayrat555 in #270
- update diesel and handlebars by @ayrat555 in #272
- chore(cargo): bump serde_json from 1.0.85 to 1.0.86 by @dependabot in #273
- Specify the postgres version when running tests by @ayrat555 in #274
- update rust version in the dockerfile to 1.65.0 by @ayrat555 in #279
- handle invalid links by @ayrat555 in #280
- Fix retries query for postgres 15 by @ayrat555 in #282
- chore(cargo): bump serde from 1.0.147 to 1.0.148 by @dependabot in #283
- add inline keyboard for help command by @ayrat555 in #288
- add command to close/remove keyboards and messages by @ayrat555 in #289
- support
author
in templates by @ayrat555 in #294 - support authors from dublincore by @ayrat555 in #295
- add
preview_enabled
to chats by @ayrat555 in #296 - feed keyboards by @ayrat555 in #298
- improve logs by @ayrat555 in #299
- Process commands in conversational style by @ayrat555 in #301
- CommandsKeyboard improvements by @ayrat555 in #302
- Display only read-only commands for feed keyboards in public chats by @ayrat555 in #303
- update deps by @ayrat555 in #309
- support topics by @ayrat555 in #310
- update fang by @ayrat555 in #311
- Compare content fields when syncronizing by @ayrat555 in #312
- ci(actions): bump actions/checkout from 2 to 3 by @dependabot in #313
- update rust version and deps by @ayrat555 in #322
- update rust (1.68.2) and deps by @ayrat555 in #326
- update frankenstein (0.25.0) by @ayrat555 in #329
- update aho-corasick by @ayrat555 in #331
- update crates by @ayrat555 in #333
- bump deps by @ayrat555 in #338
- update rust version and deps by @ayrat555 in #339
- update frankenstein by @ayrat555 in #341
- update deps by @ayrat555 in #342
- update rust version by @ayrat555 in #343
- update deps by @ayrat555 in #345
- update fang and frankenstein by @ayrat555 in #347
- update rust to 1.72 in dockerfile by @ayrat555 in #348
- use OnceLock from std instead of the
once_cell
crate by @ayrat555 in #349 - update crates by @ayrat555 in #350
- update frankenstein by @ayrat555 in #351
Full Changelog: 0.11.0...0.13.0
0.12.0
0.12.0 (2023-02-05)
- Add inline keyboard for help command (#288)
- Add command to close/remove keyboards and messages (#289)
- Support
author
in templates (#294) - Support authors from dublincore (#295)
- Add
preview_enabled
to chats (#296) - Feed keyboards (#298)
- Process commands in conversational style (#301)
- CommandsKeyboard improvements (#302)
- Display only read-only commands for feed keyboards in public chats (#303)
- Update rust version and dependencies
0.11.0
0.10.0
0.10.0 (2022-09-04)
Added
- Add template helpers (html links, text formatting) (#244) by @athulkrishnaaei
Improved
- Update diesel crate to 2.0 version. (#247) by @pxp9
- Update fang crate to 0.9.0 version. (#247) by @pxp9 and @ayrat555
- Docker push automatization. (#239) by @pxp9
New Contributors
- @pxp9 made their first contribution in #239
- @athulkrishnaaei made their first contribution in #240
0.9.0
0.8.0
0.7.0
0.6.0
What's Changed
- chore(cargo): bump serde_json from 1.0.78 to 1.0.79 by @dependabot in #200
- add new delivery error by @ayrat555 in #201
- chore(cargo): bump mockito from 0.30.0 to 0.31.0 by @dependabot in #202
- ci(actions): bump actions/checkout from 2.4.0 to 3 by @dependabot in #203
- chore(cargo): bump isahc from 1.6.0 to 1.7.0 by @dependabot in #204
- chore(cargo): bump handlebars from 4.2.1 to 4.2.2 by @dependabot in #205
- add content fields by @ayrat555 in #206
Full Changelog: 0.5.0...0.6.0