Skip to content

1.11.7

Compare
Choose a tag to compare
@aslze aslze released this 27 Mar 21:48
· 129 commits to master since this release

ASL version 1.11.7

Some fixes and little improvements.

  • Fixed HashMap when keys are pointers.
  • Fixed Shared<T> up-cast.
  • Added Var::remove(key), Var::removeAt(index), etc.
  • Extended Socket and PacketSocket with functions using ByteArray
  • Documentation improvements