• v0.1.0 2c95db5543

    v0.1.0 Stable

    github-actions[bot] released this 2025-08-09 12:37:54 +00:00 | 24 commits to main since this release

    [0.0.1] - 2025-08-08

    🚀 Features

    • Initial commit
    • Add TOML configuration support and refactor services
    • [WIP] templating
    • Add Docker support with Dockerfile, docker-compose, and example config

    🚜 Refactor

    • Update serial port handling and dependencies
    • Update print service and ESC/POS printer handling
    • Change log level for input buffer reset failure to warning
    • Remove default StopBits and Parity settings in NewPrintService
    • Update build command in .air.toml for consistency
    • Update print template request format and remove example API request file
    • Update template syntax and variable handling for improved rendering
    • Remove unused template test files for cleaner codebase
    • Add tmp directory to .gitignore for better file management
    • Simplify rendering process by removing unnecessary content processing
    • Enhance Dockerfile and README for improved clarity and functionality

    ⚙️ Miscellaneous Tasks

    • Add VSCode extensions recommendations
    Downloads