github-bot-sdk 0.1.0

A comprehensive Rust SDK for GitHub App integration with authentication, webhooks, and API client
Documentation
# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.0] - 2026-01-24

### <!-- 0 -->⛰️  Features

- **auth,client,events,webhook,error**: Implement complete GitHub Bot SDK

### <!-- 3 -->📚 Documentation

- **interfaces**: Fix README to reference consolidated additional-operations spec

- **specs**: Update specifications

- **specs**: Complete constraints.md refactoring

- **specs**: Restructure architecture specifications

### <!-- 7 -->⚙️ Miscellaneous Tasks

- **config**: Modernize CI, dependencies, and release tooling ([#2]https://github.com/pvandervelde/github-bot-sdk/issues/2)

- Trying to fix the cargo deny workflow steps

- Addressing cargo clippy errors

- Update to cargo deny v3

- **config**: Fix repository URL in cliff.toml changelog generator

- **security**: Configure cargo-deny for security and license compliance

- **config**: Enhance Renovate configuration for automated dependency management

- Modernize GitHub Actions workflows and fix doc warning

<!-- generated by git-cliff -->