Skip to content

Releases: BeeStation/rust-g

v3.1.3

26 Feb 03:36
0ad0079
Compare
Choose a tag to compare

What's Changed

  • Fix subtract blending in IconForge (3.1.3) by @itsmeow in #14

Full Changelog: v3.1.2...v3.1.3

v3.1.2

11 Jan 21:45
1e11fc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...3.1.2

v3.1.1

29 Dec 07:16
c753ac4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1


https://github.com/tgstation/rust-g/releases for full CLs

This release is not from upstream, and thus does not necessarily match the same version numbers.

v3.1.0

28 Dec 03:20
58da85a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v3.1.0


https://github.com/tgstation/rust-g/releases for full CLs

v1.2.0

11 Mar 22:10
dc99f9d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.7.1...v1.2.0


https://github.com/tgstation/rust-g/releases for full CLs

v0.4.7.1

07 Mar 04:55
353811b
Compare
Choose a tag to compare

v0.4.7

07 Mar 04:53
0.4.7
Compare
Choose a tag to compare
  • Improve build instructions (partially by PJB, tgstation#47)
  • Add file_exists function (by ZeWaka, tgstation#43)
  • Improve the way the rust_g.dm file is generated (by ninjanomnom)
  • Add unzip module (by Cyberboss, tgstation#53)
  • Add dmi_resize_png function (by ShadowLarkens, tgstation#39)
  • Add cellularnoise module (by EdgeLordExe, tgstation#57)

v0.4.6.1

08 Nov 14:45
07dcb14
Compare
Choose a tag to compare

Add dmi_resize_png (by ShadowLarkens tgstation#39)
Adds unzip module (by Cyberboss tgstation#53)

v0.4.6

24 Oct 01:52
9a1bc1c
Compare
Choose a tag to compare

Improve SQL concurrency (by aspen, tgstation#38)
Add file_exists function (by ZeWaka, tgstation#43)
Add json_is_valid to check JSON documents against a maximum recursion depth (by Jaredfogle, tgstation#46)
Internal code quality improvements

v0.4.5.2

10 Aug 01:19
8ebb99b
Compare
Choose a tag to compare

Adds support for MySQL doubles (by Crossedfall, #4)