• 0.1.0 7ed239b10f

    0.1.0
    All checks were successful
    release / goreleaser-release (push) Successful in 1m55s
    / test (push) Successful in 2s
    snapshot / linters (push) Successful in 2m0s
    snapshot / goreleaser-snapshot (push) Successful in 1m58s
    Stable

    Ghost released this 2025-04-13 22:29:06 +02:00 | 0 commits to main since this release

    Changelog

    • 0ef699c76e Add .gitignore file to exclude log files and build artifacts
    • aba0426ea1 Add Go 1.24.1 package to devbox configuration
    • 78be3c4d71 Add MIT License file
    • dfb9ecf199 Add Taskfile configurations for task automation and development setup
    • fd0f0be1fd Add checkout step to linters job in snapshot workflow
    • 5db94c689e Add devbox configuration and lock files for package management
    • 174a0a1820 Add golangci-lint configuration file for linting setup
    • b9c3542d42 Add goreleaser configuration for build and release automation
    • 61ebafc8b3 Add initial VSCode configuration files for project setup
    • e4498613ac Add initial workflow and README for Forgejo setup
    • 42f32c0a57 Add release workflow and update snapshot workflow to include prerequisite installation
    • 7d00e7a97c Add snapshot workflow for CI with linters and GoReleaser setup
    • a4127803f6 Change job runners to use Docker for linters and goreleaser-snapshot workflows
    • 2ee275d2b4 Comment out GITHUB_TOKEN environment variable in snapshot workflow
    • 9e7474369e Comment out shell directive in prerequisites step of snapshot workflow
    • 62a7e368f5 Comment out shell directive in snapshot workflow prerequisites step
    • 64097dff5a Fix devbox installation action reference in snapshot workflow
    • d7923259be Implement AES encryption and decryption CLI with test suite
    • a07c46571d Refactor snapshot workflow to streamline devbox installation and remove commented-out goreleaser steps
    • 7e0b41c3b8 Remove GITHUB_TOKEN from environment variables in snapshot workflow
    • 7ed239b10f Set DEVBOX_USE_VERSION in create release step
    • cd7aeea030 Set DEVBOX_USE_VERSION in prerequisites installation step
    • 572730e6bf Update snapshot workflow and add Gitea URLs configuration
    Downloads