forked from tgstation/rust-g
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.1.0+a1 #17
Merged
Merged
3.1.0+a1 #17
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
routine package maintenance and upgrades - i went through the breaking changes and didn't see anything that looked like it affected us, only additions to public apis really
commit 4aff57f Author: vvvv-vvvv <136390975+vvvv-vvvv@users.noreply.github.com> Date: Sun Dec 24 00:39:30 2023 +0000 pathfinder: stringify args expecting numbers (tgstation#163) commit c3313a1 Author: vvvv-vvvv <136390975+vvvv-vvvv@users.noreply.github.com> Date: Sun Dec 24 00:31:03 2023 +0000 pathfinder: fix typo in rustg_remove_node_astar (tgstation#162) commit 79f04b1 Author: ZeWaka <zewakagamer@gmail.com> Date: Sat Dec 23 13:15:10 2023 -0800 v3.1.0 (tgstation#161) commit bf20ba0 Author: ZeWaka <zewakagamer@gmail.com> Date: Sat Dec 23 01:04:28 2023 -0800 Last little bit of updates (tgstation#159) commit 50f36fa Author: Kapu1178 <75460809+Kapu1178@users.noreply.github.com> Date: Sat Dec 23 03:17:11 2023 -0500 Updates `rustg_file_exists()` macro to remove user error (tgstation#158) commit 75a6384 Author: ZeWaka <zewakagamer@gmail.com> Date: Sat Dec 16 18:57:46 2023 -0800 More routine updates (tgstation#157) commit 9cfa350 Author: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> Date: Sun Dec 17 02:55:52 2023 +0000 Adds Base64 decoding stuff (tgstation#154) commit b964c87 Author: Lucy <lucy@absolucy.moe> Date: Sat Dec 16 20:47:38 2023 -0500 Use gitoxide rather than libgit2 for the git module (tgstation#156) commit 85631fa Author: ZeWaka <zewakagamer@gmail.com> Date: Mon Sep 25 13:38:15 2023 -0700 Some routine updates for 3.0.0 (tgstation#152) routine package maintenance and upgrades - i went through the breaking changes and didn't see anything that looked like it affected us, only additions to public apis really commit cd741e9 Author: ZeWaka <zewakagamer@gmail.com> Date: Sat Jul 22 17:48:26 2023 -0700 3.0.0 (tgstation#147) commit 36e6613 Author: oranges <email@oranges.net.nz> Date: Sun Jul 23 11:24:42 2023 +1200 Make mysql use the native rust tls stack by default (tgstation#144)
Arrow768
approved these changes
Apr 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
3.1.0+a1 PR that hopefully works this time