Changelog
All notable changes to the docs service will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Added
- Haskell Quick Start Guide - Complete guide for building Haskell trading bots with the0 SDK
- SDK installation and usage with
The0.Inputmodule - Project structure and Cabal configuration examples
- Best practices for error handling, validation, and logging
- SDK installation and usage with
- Scala Quick Start Guide - Complete guide for building Scala 3 trading bots with the0 SDK
- SDK installation and usage with
the0.Inputobject - SBT project structure and configuration examples
- Best practices for error handling, async programming, and logging
- SDK installation and usage with
- C/C++ Quick Start Guide - Complete guide for building C/C++ trading bots with the0
- SDK installation and usage with
the0.hheader-only library - CMake and Makefile project setup examples
- Best practices for error handling, memory safety, and logging
- SDK installation and usage with
- C# Quick Start Guide - Complete guide for building C# trading bots with the0 SDK
- SDK installation and usage with
The0.Inputclass - Project structure and .NET 8 configuration examples
- Best practices for error handling, async programming, and logging
- SDK installation and usage with
- Rust Quick Start Guide - Complete guide for building Rust trading bots with the0 SDK
- SDK installation and usage with
the0::inputmodule - Project structure and configuration examples
- Best practices for error handling, validation, and logging
- SDK installation and usage with
Changed
- Migrated from Next.js to VitePress - Simplified documentation framework
- Updated dark/light mode colors to match frontend exactly
- Simplified home page to documentation index (removed hero layout)
- Updated deployment documentation to remove marketplace publishing references
Added
- VitePress configuration with sidebar navigation and local search
- Custom theme with the0 brand colors
llms.txtfor AI tool parseabilitynetlify.tomlfor Netlify deploymentnginx.conffor local Docker serving
Removed
- Next.js framework and all React components
- Custom documentation services (file-system.ts, search-service.ts)
- shadcn/ui components
- Compliance section and 0vers33r references
- Marketplace publishing documentation
- Backtest CLI commands documentation
- Backtesting terminology and implementation guides
[0.1.0] - 2024-12-02
Added
- Initial documentation site with Next.js 15
- Custom bot development guides
- CLI documentation
- Terminology section