Skip to content

Releases: Achronus/zentra

v0.1.1

25 Aug 19:28
ca94e99
Compare
Choose a tag to compare

🚀 Features

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

🐛 Bug Fixes

  • (msg) Updated docker error message for clarity.

⚙️ Miscellaneous Tasks

  • (changelog) Added changelog script.

For a full list of version changes, visit the changelog.
For commit history for this release, see commits.

v0.1.0

23 Aug 19:31
b657b80
Compare
Choose a tag to compare

Changelog

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

🚀 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.