|
e9e051b72e
|
Add SpellSpeed::Unsupported and #[non_exaustive]
|
2023-10-22 23:04:57 +02:00 |
|
|
0aee8e76dc
|
Add CardSet::FatesVoyage
|
2023-10-22 22:52:42 +02:00 |
|
|
9de0b24931
|
Update tests for game version 4_9_0
|
2023-10-22 22:51:06 +02:00 |
|
|
c778b5cc82
|
Use matches! macro in display_keywords
|
2023-10-22 22:28:43 +02:00 |
|
|
c321ff6b15
|
Remove unnecessary reference
|
2023-10-22 22:28:43 +02:00 |
|
dependabot[bot]
|
fb67ee7907
|
Bump webpki from 0.22.0 to 0.22.2
Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.0 to 0.22.2.
- [Commits](https://github.com/briansmith/webpki/commits)
---
updated-dependencies:
- dependency-name: webpki
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-03 14:18:52 +02:00 |
|
|
c94b325b7e
|
Update links
|
2023-09-18 12:44:31 +02:00 |
|
|
ad66b29a87
|
Update README
|
2023-07-04 21:19:29 +02:00 |
|
|
9eec837632
|
Bump lockfile to 0.14.0
|
2023-07-04 21:19:24 +02:00 |
|
|
929a71b1ee
|
Bump version to 0.14.0
|
2023-07-03 05:28:03 +02:00 |
|
|
140a35e6a4
|
Add CardType::Equipment and rewrite Telegram rendering code
|
2023-07-03 05:27:50 +02:00 |
|
|
933907cd5f
|
Replace map and flatten with filter_map
|
2023-07-03 03:10:09 +02:00 |
|
|
96613c6626
|
Remove unnecessary reference
|
2023-07-03 03:09:43 +02:00 |
|
|
618ebb4d50
|
Replace filter for Some followed by unwrap with flatten
|
2023-07-03 03:07:42 +02:00 |
|
|
f549bf5fef
|
Add Discord name for Heart of the Huntress
|
2023-07-03 03:05:16 +02:00 |
|
|
0a820667b3
|
Add CardSet::HeartOfTheHuntress
|
2023-07-03 03:00:14 +02:00 |
|
|
394397bed3
|
Apply doc suggestions by IntelliJ
|
2023-06-25 03:32:13 +02:00 |
|
|
8c1db44f7f
|
Include keywords in the default search parameters
|
2023-06-23 15:43:48 +02:00 |
|
|
07c6788f63
|
Update lockfile to 0.13.0
|
2023-06-23 15:43:37 +02:00 |
|
|
dde2637afe
|
Bump version to 0.13.0
|
2023-06-22 19:30:58 +02:00 |
|
|
f7b7a8276d
|
Update to 4_5_0
|
2023-06-22 19:30:40 +02:00 |
|
|
ca5760d5e0
|
Change file colors
|
2023-04-14 23:36:53 +02:00 |
|
dependabot[bot]
|
75c086f96f
|
Bump h2 from 0.3.16 to 0.3.17
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.16...v0.3.17)
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-13 23:47:55 +02:00 |
|
|
fc6ac15e44
|
Bump version to 0.12.1
|
2023-04-12 00:49:37 +02:00 |
|
|
d86100bd86
|
Add formats search field
Closes #18.
|
2023-04-12 00:49:04 +02:00 |
|
|
7e3b4575f0
|
Update globals-en_us.json
|
2023-04-12 00:47:27 +02:00 |
|
|
9157e7ca26
|
Properly display formats on Telegram and Discord
|
2023-04-12 00:35:58 +02:00 |
|
|
40d040f28c
|
Bump version to 0.12.0
|
2023-04-11 19:14:45 +02:00 |
|
|
c408328e97
|
Update dependencies
|
2023-04-11 19:13:05 +02:00 |
|
|
1766b6adcc
|
Add proper support for the new formats
|
2023-04-11 19:12:09 +02:00 |
|
|
267e205af4
|
Update card data to game version 4.3.0
|
2023-04-11 18:43:34 +02:00 |
|
|
460e59e3fb
|
Apply clippy::needless_borrow suggestion
|
2023-04-11 17:12:04 +02:00 |
|
|
390fe583db
|
Apply clippy::single_char_pattern suggestion
|
2023-04-11 17:11:53 +02:00 |
|
|
4877c8bf8c
|
Add CardSet::GloryInNavori Discord emoji
|
2023-04-11 17:04:49 +02:00 |
|
|
dd9b36b07e
|
Add CardKeyword::Brash
|
2023-04-11 17:04:13 +02:00 |
|
|
12e6f8ad32
|
Add tokio as dev-dependency
|
2023-03-24 13:38:32 +01:00 |
|
|
56c5a81c4f
|
ofc i forgot Cargo.lock
|
2023-03-24 13:32:56 +01:00 |
|
|
e42034c3ba
|
Bump version to 0.11.1
|
2023-03-24 13:32:09 +01:00 |
|
|
df40545a43
|
Cover CardSet::GloryInNavori in Discord /card command
|
2023-03-24 13:31:50 +01:00 |
|
|
5598bbc388
|
Bump version to 0.11.0
|
2023-03-24 13:27:48 +01:00 |
|
|
3199e6a738
|
Add support for Glory in Navori
|
2023-03-24 13:24:48 +01:00 |
|
|
1c33f250bd
|
Require a impl Iterator instead of a Vec in create_cardindex_from_dd_latest
|
2023-03-24 13:24:29 +01:00 |
|
|
e6fc162578
|
Add proper support to custom set codes
|
2023-03-24 13:22:33 +01:00 |
|
|
34c396b5de
|
Tweak debug logging for bundle load and fetch
|
2023-03-24 13:01:52 +01:00 |
|
|
f9994c516a
|
Add doctest for champions
|
2023-03-24 12:46:25 +01:00 |
|
|
43034378fb
|
Revert "Remove development card data"
This reverts commit ef93f04140 .
|
2023-03-24 12:44:04 +01:00 |
|
|
cfc85068c5
|
Close doctest codeblock
|
2023-03-24 12:24:45 +01:00 |
|
|
779910b8c4
|
Swap arguments of create_cardindex_from_dd_latest
|
2023-03-24 12:21:04 +01:00 |
|
|
3d4901434c
|
Remove references to "english" data in docs
|
2023-03-24 12:17:52 +01:00 |
|
|
7cc5c0d141
|
Bump version to 0.10.1
|
2023-03-24 02:05:23 +01:00 |
|