1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-22 02:54:21 +00:00
Commit graph

37 commits

Author SHA1 Message Date
d38722b368
Exclude .vscode from builds 2024-10-28 04:36:21 +01:00
0731797178
Bump version to 2024.9.12 2024-09-12 05:24:21 +02:00
b9a041ab06
Bump version to 2024.8.25 2024-08-25 12:58:54 +02:00
dependabot[bot]
3857bd70f2 Bump diesel from 2.2.1 to 2.2.3 in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [diesel](https://github.com/diesel-rs/diesel).


Updates `diesel` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.3/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: diesel
  dependency-type: direct:production
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-25 09:45:44 +02:00
0a21d1d26f
Bump version to 0.6.1 2024-08-19 10:08:34 +02:00
6f09b0153a
Fix brooch conditional compiling 2024-08-19 10:02:36 +02:00
f2d863f5c2
Bump version to 0.6.0 2024-08-18 17:11:51 +02:00
56e3baa8c0
Add /matchmaking command and refactor whole codebase (#12) 2024-08-18 17:11:04 +02:00
437f3cf565
Add /diario command (#11)
Co-authored-by: Lorenzo Rossi <snowycoder@gmail.com>
2024-08-08 00:36:39 +02:00
e6c1962c43
Bump version to 0.5.0 2024-08-05 15:51:51 +02:00
0544304e8c
Embed database migrations in the binary 2024-08-05 15:50:43 +02:00
aa96cc36de
Bump version to 0.4.1 2024-07-17 20:23:32 +02:00
f8c77ef264
Massive amount of changes 2024-07-17 19:57:03 +02:00
ba087ab4de
Add Dota guild match monitoring and notifications (#9) 2024-07-16 11:35:38 +02:00
3892070c5b
Add /dog command (#5) 2024-07-14 09:45:48 +02:00
7bbadecb12
Add /cat command (#4) 2024-07-14 09:44:02 +02:00
f65f9b496b
Bump version to 0.3.2 2024-07-12 05:16:07 +02:00
36121190a0
Specify exclude in Cargo.toml 2024-07-12 05:12:43 +02:00
268e20d886
Specify categories in Cargo.toml 2024-07-12 05:10:21 +02:00
2fab0eb2b0
Add keywords to Cargo.toml 2024-07-12 05:08:30 +02:00
31b0b6a394
Specify license in Cargo.toml 2024-07-12 05:07:31 +02:00
11574864f7
Specify repository in Cargo.toml 2024-07-12 05:07:10 +02:00
32322cd1e8
Specify readme in Cargo.toml 2024-07-12 05:06:22 +02:00
7a7b7c6c40
Add description to Cargo.toml 2024-07-12 05:05:45 +02:00
f2ad00f464
Specify rust-version in Cargo.toml 2024-07-12 05:03:31 +02:00
8dda2815a4
Add authors field to Cargo.toml 2024-07-12 05:03:17 +02:00
8f083d86c0
Add explicit [[bin]] declaration to Cargo.toml 2024-07-12 05:00:16 +02:00
adca9ba0ee
Bump version to 0.3.1 2024-07-11 11:57:56 +02:00
8abd87ca6c
Bump version to 0.3.0 2024-07-11 09:09:13 +02:00
b8f048b1a3
Forbid printing log::trace! in release builds 2024-07-11 08:26:50 +02:00
cd4214cb4b
Add /reminder command 2024-07-11 07:53:51 +02:00
fc30d14086
Bump version to 0.2.1 2024-07-08 06:34:53 +02:00
c834c889fa
Bump version to 0.2.0 2024-07-08 06:21:40 +02:00
a8534c8d27
Parse commands properly 2024-07-08 04:15:53 +02:00
64c617c2ec
Add /fortune command and clean up code 2024-07-05 02:06:47 +02:00
26d385503e
Setup command framework and add /start command 2024-07-05 00:48:00 +02:00
1d69eb7f6e
Start working on the new version 2024-07-04 03:15:39 +02:00