Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 1 KB

CHANGELOG.md

File metadata and controls

60 lines (31 loc) · 1 KB

Changelog

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

This project adheres to Semantic Versioning.

[0.10.0] - 2024-11-24

🚀 Features

  • Add doppler support to secrets

[0.9.1] - 2024-11-23

🚜 Refactor

  • Drop configurable proxy manager

📚 Documentation

  • Add links to template systemd service files

⚡ Performance

  • Run systemd commands concurrently using gevent

[0.9.0] - 2024-11-23

🚀 Features

  • Env content can be define directly in toml

🚜 Refactor

  • Avoid running secret adapter if no secret placeholder is found

[0.8.0] - 2024-11-23

🚀 Features

  • Rewrite hooks (#30)

[0.7.1] - 2024-11-23

🐛 Bug Fixes

  • Broken .venv folder can fail deploy

[0.7.0] - 2024-11-22

🚀 Features

  • Inject secrets via bitwarden and 1password (#29)
  • Add certbot_email configuration for nginx

🚜 Refactor

  • Move requirements copy to transfer_files