Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

2021.128

Compare
Choose a tag to compare
@aspriddell aspriddell released this 28 Jan 15:54
· 413 commits to master since this release
c87320b

❗❗❗ IMPORTANT ❗❗❗

This refactors 80% of the library so stuff will break.

Namespaces

  • DragonFruit.Six.API -> DragonFruit.Six.Api
  • DragonFruit.Six.API.Data.[xyz] -> DragonFruit.Six.Api.[xyz]
  • DragonFruit.Six.API.Data -> DragonFruit.Six.Api.Entities
  • DragonFruit.Six.API.Verification and DragonFruit.Six.API.Developer -> DragonFruit.Six.Api.Services.[Verification/Developer]

Additions

  • Added PvE stats (#211)

Footnotes

Thanks to @byBlurr for shredding through the issues out 👍