Skip to content

Releases: eigenein/wotbreplay-parser

0.4.2

29 Jan 19:07
Compare
Choose a tag to compare
  • 87beaf2 🚑️ Fix for 64-bit player IDs
  • 581192b ✨ Add PlayerInfo::rank

0.4.1

29 Jun 21:25
Compare
Choose a tag to compare
  • f1cddbe 🚑️ Make account_database_ids optional
  • bad56d0 🚑️ Fix the map IDs
  • c2ddaf4 🚑️ Fix the tag
  • 50f15b9 💥 Add more maps and result fields
  • da0646f ✨ Add more maps, fix the enum
  • 1313bc8 ✨ Add MapId

0.4.0

08 May 21:40
Compare
Choose a tag to compare
  • c986abc 💥 Improve the docs and error handling
  • 838a49e 💥 Rename Packet::clock to clock_secs

0.3.0-beta.3

08 May 21:01
Compare
Choose a tag to compare
  • a177447 💥 Hide raw payloads behind the feature flag, and improve the performance
  • 2d2c85c ✅ Add the benchmark
  • 0f437c3 🎨 Move replays to the project root
  • 12aa208 Opt: remove the custom funding links
  • 181da1a Break: improve the docs and rename type_ into packet_type
  • 0ac9838 Fix: make some fields optional

0.3.0-beta.2

04 May 16:54
Compare
Choose a tag to compare

0.3.0-beta.1

03 May 13:26
Compare
Choose a tag to compare
  • 1830536 Break: restructure the code

0.3.0-alpha.9

03 May 10:50
Compare
Choose a tag to compare
  • 897f98c Break: make winner_team_number optional

0.3.0-alpha.8

02 May 22:48
Compare
Choose a tag to compare
  • 59353a9 Break: fix winner_team_number for a draw
  • c9a2adf Break: rename subtype 2F to «update arena»

0.3.0-alpha.7

30 Apr 20:14
Compare
Choose a tag to compare
  • 72165ae Break: decode the players packet
  • e48fe1d Break: refactor the packet payloads

0.3.0-alpha.6

30 Apr 16:57
Compare
Choose a tag to compare
  • 9d60108 New: temporarily dump Subtype2F payload in order to investigate it