Releases: daytonaio/daytona
v0.2.0
What's Changed
- Workspace ID as UUID by @Tpuljak in #106
- Update CONTRIBUTORS.md by @idagelic in #117
- Algora badges by @Tpuljak in #115
- Reworking the get-server.sh to install as non root. by @metcalfc in #105
- chore: add vedranjukic to contributors by @vedranjukic in #126
- chore: add neo773 to contributors by @neo773 in #125
- fix: uninstall existing provider before installing by @Tpuljak in #127
- feat: Project selection prompt by @neo773 in #120
- fix: remove legacy whoami info by @idagelic in #128
- chore: add ezhil56x to contributors by @ezhil56x in #130
- fix: kill orphaned provider processes on server start by @Tpuljak in #136
New Contributors
- @metcalfc made their first contribution in #105
- @neo773 made their first contribution in #125
- @ezhil56x made their first contribution in #130
Full Changelog: v0.1.0...v0.2.0
0.1.0
Daytona v0.1.0 (Alpha Release)
We are excited to announce the first alpha release of Daytona – the open-source Development Environment Manager that simplifies the setup and management of software development environments.
What's New
This alpha release marks a significant milestone for the Daytona project. It is the culmination of years of experience, innovation, and hard work.
Highlights of v0.1.0:
- Single Binary Setup: A streamlined experience that allows developers to get their environments up and running with a single executable.
- Infrastructure Agnostic: Whether you're working locally or on the cloud, Daytona adapts to your preferred setup.
- Open Source: Dive into the codebase, contribute, and join us in building a tool that fuels developer productivity.
Get Started
To begin using Daytona, run:
sh -c "$(curl -fsSL https://download.daytona.io/daytona/get-server.sh)"
Feedback and Contributions
This being an alpha release, we expect there to be bugs and rough edges. We encourage you to open an issue on GitHub with your feedback, which is invaluable to us.
If you're interested in contributing to Daytona, please check out our contributing guidelines and join our community.
We are grateful for your support and enthusiasm as we take this important step toward simplifying the lives of developers everywhere.
Thank you for being a part of the Daytona journey!
Daytona Team