8000 Releases · tgstation/rust-g · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: tgstation/rust-g

v0.4.5

24 May 22:08
0.4.5
Compare
Choose a tag to compare
  • Add option to disable log timestamping (by actioninja, #20)
  • Add Perlin noise functions (by 4dplanner, #28)
  • Add an asynchronous parameterized MySQL client (by steamport, #25)
  • Improve README and code quality

v0.4.4

19 Feb 05:42
0.4.4
Compare
Choose a tag to compare
  • Make create_png create missing directories (#22)
  • Port Skull132's HTTP system (#23)

v0.4.3

07 Feb 05:43
0.4.3
Compare
Choose a tag to compare
  • Add dmi_create_png function (#21)

v0.4.2

31 Dec 20:12
0.4.2
38c4e7d
Compare
Choose a tag to compare
  • Add file_append function to complement file_read and file_write (#12).
  • Only the first line of a log entry is timestamped (#13).
    • Initial lines start with [YYYY-MM-DD HH:MM:SS.SSS] .
    • Further lines start with  - .

v0.4.1

14 Sep 04:55
0.4.1
Compare
Choose a tag to compare
  • Add git module for reading revision info with libgit2 (#9)

v0.4.0

29 Jul 00:10
Compare
Choose a tag to compare
  • Add DM API generator and ability to include/exclude features (#3)

v0.3.0

26 Apr 03:04
Compare
Choose a tag to compare
Remove extraneous line

v0.2.0

26 Apr 03:04
Compare
Choose a tag to compare
v0.2.0

v0.1.3

01 Apr 15:48
Compare
Choose a tag to compare
v0.1.3

v0.1.1

31 Mar 22:53
Compare
Choose a tag to compare

This release is much smaller thanks to using the MSVC toolchain.

0