Skip to content

1.2.0

Compare
Choose a tag to compare
@Mothblocks Mothblocks released this 29 Oct 21:20
· 43 commits to master since this release

This is the first build with a .pdb file. It is simply extra information that can be helpful when debugging potential rust-g failures. You do not need it for your server. For Linux operators, the .so file includes the debug information within itself. This increases the size 6x, in the future this will be split into two files.

What's Changed

  • Fixes cellular noise not working for diffrent height and width values by @EdgeLordExe in #117
  • Package debug symbols with rust-g by @Mothblocks in #119
  • 515 support through call_ext by @AffectedArc07 in #121
  • add a unix_timestamp extern by @ZephyrTFA in #122

New Contributors

Full Changelog: 1.1.0...1.2.0