Skip to content

Tags: SAY-5/dango

Tags

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 (getdango#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 (get…

…dango#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