-
0.3.0 Stable
released this
2022-04-11 10:37:05 +03:00 | 10 commits to main since this release- Stabilize into a stable release version
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
0.3.0-alpha.6 Pre-release
released this
2022-03-22 12:08:32 +02:00 | 11 commits to main since this release- Fix friend modifying API calls trying to parse empty response bodies
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
0.3.0-alpha.5 Pre-release
released this
2022-03-18 08:53:28 +02:00 | 14 commits to main since this release- Fix potential crashes from bad_xml_strip. As the name did imply, it was bad, and still is.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
0.3.0-alpha.4 Pre-release
released this
2022-03-15 16:55:33 +02:00 | 16 commits to main since this release- Fixed sending messages
- Removed some nullchecks from UserSession to fix serde issues
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
0.3.0-alpha.3 Pre-release
released this
2022-03-14 08:57:54 +02:00 | 20 commits to main since this release- Fixed random ascii string generation logic brainfart
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
0.3.0-alpha.2 Pre-release
released this
2022-03-14 08:32:07 +02:00 | 22 commits to main since this release- Added more derives for PartialEq, Eq and Hash for types
- Change rng code to output only lowercase ASCII instead of dealing with UTF8
- Make parsing more leniant and default some fields on errors
- Add Record type and use it in some Message enum variants
- Other misc changes
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
1 download
-
0.3.0-alpha.1 Pre-release
released this
2022-03-13 11:13:02 +02:00 | 32 commits to main since this releaseLots of breaking changes, including renaming lots of structs.
- Added a new optional feature,
rand_utils
that helps with generating some random values - Made struct names & structures closer to CloudX equilevants
- Added very experimental messages support
- Added very experimental friend add/removal support
- Changed the API methods to be a bit more flexible
- Made AssetUrl semi reversable back to the original string
- Split the structure into files per CloudX model, which are exported at the root of the package
- Other misc cleanup & updates
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
1 download
- Added a new optional feature,
-
0.2.0 Stable
released this
2022-01-23 17:36:16 +02:00 | 62 commits to main since this release- Added MachineID to IDs
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
0.2.0-alpha.4 Pre-release
released this
2022-01-20 15:33:22 +02:00 | 66 commits to main since this release- Renamed fields to be more consistent
- Minor doc changes
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
0.2.0-alpha.3 Pre-release
released this
2022-01-19 00:53:45 +02:00 | 72 commits to main since this release- Added some CI testing
- Added session name stripped version
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads