Skip to content

Latest commit

 

History

History
87 lines (52 loc) · 1.71 KB

File metadata and controls

87 lines (52 loc) · 1.71 KB

v1.0.0 (2026-02-21)

Features

  • feat(usage): Add usage history manager (#49)
  • feat(pipeline-stream): add log stream (#46)
  • feat(git): add git resource (#45)
  • feat(landscape): add landscape resource (#41)
  • feat(model-export): provide model methods to export data (#40)
  • feat(excetions): add base exceptions (#39)
  • feat(agent): add copilot instructions (#35)
  • feat(domain): add domains resource (#33)
  • feat(workspace): impleöment base operations for workspaces (#32)

Refactors

  • refactor: Change README file (#37)
  • refactor(filetree): reorganize files (#30)
  • refactor(team): streamline api operations pattern (#29)

Other

  • release process (#51)
  • demo(dashboard): add dashboard demo (#50)
  • refac(commit-hook): remove commitizen (#38)
  • test: fix ci
  • test(suite): set up initial testsuite (#36)
  • chore(test): bla bla (#28)
  • chore(types): clean types annotations (#10)

v0.4.0 (2025-07-22)

Feat

  • src/codesphere/resources/workspace/env-vars: support env-vars endpoints of public api

v0.3.0 (2025-07-22)

Feat

  • src/resources/metadata: implement metadata endpoints

v0.2.3 (2025-07-21)

Fix

  • dsd: sdfsf

v0.2.2 (2025-07-21)

Fix

  • .github/workflows/ci.yml: fix trigger

v0.2.1 (2025-07-21)

v0.2.0 (2025-07-16)

Feat

  • codesphere/workspace: add workspace resources

v0.1.1 (2025-07-16)

Fix

  • .github/ci.yml: fix trigger condition

v0.1.0 (2025-07-16)

Feat

  • src/codesphere/team: adding team resources from public api

v0.0.4 (2025-07-16)

v0.0.3 (2025-07-16)

Fix

  • fix-repository-url-on-pypi: fix repository url on pypi

v0.0.2 (2025-07-16)

Refactor

  • initial-project-setup: initial project setup