Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@Cytraen Cytraen released this 05 Dec 19:23
· 11 commits to main since this release

Changelog:

  • Add enumflags2 dependency
    • Unfortunately, any flag enums with values like All or None have been removed
  • Allow deserializing strings to enums
  • Accept &str in many more places
  • Update to API v2.16.0
  • Add rustls feature to use that instead of the OS's implementation