Skip to content

2.0.0

Compare
Choose a tag to compare
@ZeWaka ZeWaka released this 22 May 00:05
· 38 commits to master since this release
09e7367

Breaking Changes

The rustg_unix_timestamp() function now returns a string instead of a number, because BYOND was rounding it to the nearest minute.

New Features

feat 🆕: Added redis_reliablequeue, a library for using a reliable queue pattern through Redis.

What's Changed

  • chore 🧹: Remove useless features from the image crate by @ZeWaka in #128
  • feat 🆕: Change unix timestamp to return a string by @ZephyrTFA in #130
  • chore 🧹: Upgrade a bunch of dependencies by @ZeWaka in #134
  • feat 🆕: Adds a redis reliable queue implementation by @ZeWaka in #133

Full Changelog: 1.2.0...2.0.0