Skip to content

Releases: HandyS11/RustPlusApi

v1.4.0 - .net 10

08 Dec 11:34
0262573

Choose a tag to compare

What's Changed

  • Update target framework to net10.0 and bump package versions to 1.4.0 by @HandyS11 in #47

Full Changelog: 1.3.0...1.4.0

v1.3.0

02 Jul 16:26

Choose a tag to compare

  • Remove Newtonsoft
  • Add Interfaces
  • Clean code syntax
  • Add doc
  • Mark RustPlusLegacy as Obsolete
  • Refactor exemples

v1.2.1

30 Jun 20:53
78cf9e4

Choose a tag to compare

  • Add User swap method on RustPlusApi
  • Improvce global code quality

v1.2.0

04 Jun 19:38
62a2b02

Choose a tag to compare

  • Add RustPlusApi.Fcm
  • Improve documentation
  • Several bug fixes

v1.1.0

02 Jun 20:30

Choose a tag to compare

  • Segregate the API in 2 part: Legacy and common
  • Improve documentation
  • First working fcm socket

v1.0.2

29 Mar 18:19

Choose a tag to compare

  • Fix bug on ReceiveMessagesAsync
  • Fix bug on StrobeAsync
  • Add examples

v1.0.1

20 Mar 21:21

Choose a tag to compare

  • First functionnal version of the API