This repository was archived by the owner on Mar 23, 2026. It is now read-only.
Releases: pocketspocketspockets/snuggle
Releases · pocketspocketspockets/snuggle
0.3 alpha
0.3-alpha
this is an alpha release the API is documented and mostly standardized. The release is not.
see what is added in PR #8
Plans
- 0.4-alpha should be complete standardization of the API for release 1.0.
- 0.4-alpha or 0.5-alpha will be a refactor and rewrite of
snuggle-serverfor proper compliance to the API and HTTP
What's Changed
- The trait and much more. by @pocketspocketspockets in #8
Full Changelog: 0.2.0...0.3-alpha
Jason | version 0.2.0
First release of the server and library titled Jason because of the addition of json server response.
added:
- json responses
- register users
- deregister users
- registration key
- toml config
- finger log
- secure storage of user keys'
- json user list
- (probably more)
From 0.1.0 (unreleased) this is a complete rewrite for better data modeling and error handling.