Skip to content

2020.05.22

Compare
Choose a tag to compare
@636f7374 636f7374 released this 21 May 22:56
· 58 commits to master since this release

Changes

  • 2020.05.22

    • Rename: collects -> storage, kind -> entry.
  • 2020.05.11

    • Major & Performance improvements.
      • Rename: Cache::RecordKind -> Cache::Entry.
      • Rename: RecordType -> AvailableRecordFlag.
      • Merge Packet class.
      • Completely rewrite the Packet parser (Use bit manipulation).