Skip to content

3.1.0

Compare
Choose a tag to compare
@ZeWaka ZeWaka released this 24 Dec 01:19
4aff57f

New Features

  • The hash module now has a pair of en/decode functions for base64 - by @AffectedArc07 in #154

Bug Fixes

  • The round-end SQL connection crash that was occuring on /tg/station seems to be fixed as of this release.
  • The DM API for the remove_node_astar function in the pathfinder module no longer has a typo - by @vvvv-vvvv in #162
  • The DM API for the file_exists() function in the file module should be more idiomatic - by @Kapu1178 in #158
  • The DM API for the pathfinder module should be more resistant to passing numbers in rather than strings - by @vvvv-vvvv in #163

Other

  • The git module now uses a rust-based library instead of libgit2 - by @Absolucy in #156
  • Lots of internal routine package updates, shouldn't cause any problems though - by @ZeWaka in #152 and #159

New Contributors

Full Changelog: 3.0.0...3.1.0