Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 671 Bytes

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 671 Bytes

Changelog

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

[0.1.1] - 2024-08-25

🚀 Features

  • (setup) Added connection files to frontend on build.

🐛 Bug Fixes

  • (msg) Updated docker error message for clarity.

⚙️ Miscellaneous Tasks

  • (changelog) Added changelog script.

[0.1.0] - 2024-08-23

🚀 Features

  • (frontend) Added frontend creation using Docker container.

🐛 Bug Fixes

  • (init) Added logic to hide API creation output.

🧪 Testing

  • (setup) Added missing tests and logic to make them pass.
  • (init) Added missing init command tests.