oxidetalis/CHANGELOG.md
2024-07-20 18:50:34 +00:00

2.9 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

unreleased

Added

  • Add sign_with_shared_secret function to K256Secret (39337f8)
  • CI to create CONTRIBUTORS.md file (cb60ee8)
  • Chat request implementation (82132fc)
  • Create CI/CD (fcaf7db)
  • Create verify instance function for the Signature (77858ac)
  • Create signature data if there is no request body (062e441)
  • Derive Eq and PartialEq to Signature (f47bc82)
  • Derive Hash in PublicKey and Signature (f4b2514)
  • Developer Certificate of Origin (0197067)
  • Initialize server websocket (c0d5efe)
  • Make the executable little small (4590d8b)
  • New extension trait for websocket online users (cd2a9ea)

Changed

  • Change the default port (4964ba0)
  • Remove the nonce cache limit (d442e73)
  • Use Scalar as default openapi UI (2e0342e)

Fixed

  • Change the CLI settings (6a729e4)
  • Change the way checking if the file changed (2da2e62)
  • Use old alert blocks style (0f146a5)

This changelog was generated by git-cliff