Skip to content

Net v0.2.4

Compare
Choose a tag to compare
@YetAnotherClown YetAnotherClown released this 28 Aug 23:44
· 149 commits to main since this release

Changelog

Fixed

  • Middleware in the start method runs only once every two frames
  • Iterator filter fails to properly filter key-value pairs by @IntegralsGetYouArea in #1
  • Iterator filter should also take a key with it's value
  • Identifiers always have the same position when the pos parameter is not given

New Contributors