Skip to content

Tags: getdango/dango

Tags

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #354 from getdango/feat/bump-1.0.5

bump: version 1.0.5

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #341 from getdango/feat/bump-1.0.4

bump: version 1.0.4

v1.0.0b2

Toggle v1.0.0b2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #289 from getdango/feat/fix-detection

fix: v0.1.x detection false positive + bump to 1.0.0b2

v1.0.0b1

Toggle v1.0.0b1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #287 from getdango/v1

Release: merge v1 → main (v1.0.0b1 beta)

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update PyPI page messaging for MVP clarity (#23)

- Remove author email (domain not set up)
- Update hero text to avoid implying imminent production-readiness
- Fix 'Why Dango' section phrasing
- Bump version to 0.1.1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

v0.1.0

Toggle v0.1.0's commit message
v0.1.0 MVP Release - First stable release for early adopters

v0.0.4

Toggle v0.0.4's commit message
Release v0.0.4 - Version fix and PyPI install

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use version tag instead of feature branch in install script (#12)

- Changed install script to reference @v0.0.3 tag instead of
  @feature/oauth-implementation branch
- Bumped version to 0.0.3 in pyproject.toml and install.sh
- Using immutable tags is industry best practice for production
  installs as they cannot change between installs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>

v0.0.2

Toggle v0.0.2's commit message
Release v0.0.2 - Windows Compatibility & Installer Improvements

Full Windows support with platform-specific optimizations.

Key features:
- Complete Windows compatibility
- Bootstrap installer improvements
- Platform-specific service health checks
- Cross-platform file locking and encoding
- Comprehensive documentation for all platforms

See CHANGELOG.md for full details.

v0.0.1

Toggle v0.0.1's commit message
Release v0.0.1 - Early Preview