Releases: Potentii/CodeShare
Releases Β· Potentii/CodeShare
v0.1.0-alpha.1 - Initial version
As the initial release, we focused on:
- Having the basic under-the-hood git integration working.
- Display the projects the user have and navigate between them (the user's projects are mocked for now).
- Show the commit history of the projects, as well as the diff detected in the
index
->HEAD
. - The user can also make commits, but this feature still needs some polishing.
- The project settings screen is also under development in this release.