Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Releases: pocketspocketspockets/snuggle

0.3 alpha

27 Feb 17:43

Choose a tag to compare

0.3 alpha Pre-release
Pre-release

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-server for proper compliance to the API and HTTP

What's Changed

Full Changelog: 0.2.0...0.3-alpha

Jason | version 0.2.0

22 Jan 21:35

Choose a tag to compare

Jason | version 0.2.0 Pre-release
Pre-release

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.