- Behind-the-scenes bug fixes
- Build infrastructure updates (CLI coming soon to homebrew!)
Installation
Mac App Store
Microsoft Store
Download from the Microsoft Store
Snap Store
sudo snap install whodbDocker
docker pull clidey/whodb:0.90.0
docker pull clidey/whodb:latestDirect Downloads
See assets below for platform-specific packages (DMG, MSIX, etc.).
Documentation
Upgrade Notes
To upgrade from a previous version:
- Docker: Pull the latest image and restart your container
- Snap: Run
sudo snap refresh whodb - Desktop Apps: Download and install the new version
What's Changed
- add input validation for column data types by @modelorona in #783
- feat: add contextual mock data generation based on column names by @majiayu000 in #771
New Contributors
- @majiayu000 made their first contribution in #771
Full Changelog: 0.89.0...0.90.0